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

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