eDriven Framework API
CurrentPageIndex Property
NamespaceseDriven.Gui.ComponentsPagerCurrentPageIndex
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public int CurrentPageIndex { get; set; }
Public Property CurrentPageIndex As Integer
	Get
	Set
public:
property int CurrentPageIndex {
	int get ();
	void set (int value);
}

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