eDriven Framework API
PageSize Property
NamespaceseDriven.Gui.ComponentsScrollBarBasePageSize
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public float PageSize { get; set; }
Public Property PageSize As Single
	Get
	Set
public:
property float PageSize {
	float get ();
	void set (float value);
}

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