DataObjectCollection
T
TotalPages Property
Nemiro.Data.dll
Total number of pages.
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
TotalPages
{
get
; }
public int TotalPages { get; }
Public
ReadOnly
Property
TotalPages
As
Integer
Get
Public ReadOnly Property TotalPages As Integer Get
Property Value
Type:
Int32
See Also
DataObjectCollection
T
Class
Nemiro.Data Namespace