PageEventArgsPageIndex Property |
Gets the index of the page
Namespace: Gui.WizardAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int PageIndex { get; }
Public ReadOnly Property PageIndex As Integer
Get
public:
property int PageIndex {
int get ();
}
member PageIndex : int with get
Property Value
Type:
Int32See Also