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

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