DataObjectCollection
T
CurrentPage Property
Nemiro.Data.dll
Current page.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
int
CurrentPage
{
get
; }
public int CurrentPage { get; }
Public
ReadOnly
Property
CurrentPage
As
Integer
Get
Public ReadOnly Property CurrentPage As Integer Get
Property Value
Type:
Int32
See Also
DataObjectCollection
T
Class
Nemiro.Data Namespace