eDriven Framework API
ClipAndEnableScrolling Property
NamespaceseDriven.Gui.LayoutVerticalLayoutClipAndEnableScrolling
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override bool ClipAndEnableScrolling { get; set; }
Public Overrides Property ClipAndEnableScrolling As Boolean
	Get
	Set
public:
virtual property bool ClipAndEnableScrolling {
	bool get () override;
	void set (bool value) override;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)