ITelerikWPFRadGridView.wCurrentPage Property |
Returns the current page index.
Namespace:
SmartBear.TestLeft.TestObjects.WPF.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntaxint wCurrentPage { get; }
ReadOnly Property wCurrentPage As Integer
Get
Dim instance As ITelerikWPFRadGridView
Dim value As Integer
value = instance.wCurrentPage
property int wCurrentPage {
int get ();
}
Property Value
Type:
Int32
Exceptions
See Also