June 2002
Intermediate to advanced
816 pages
28h 12m
English
PagerPosition
This enumeration specifies the alignment of the pager controls for a DataGrid within the appropriate cell.
The pager controls are always placed in the last row after the data and footer.
Public Enum PagerPosition Bottom = 0 Top = 1 TopAndBottom = 2 End Enum
System.Object→System.ValueType→ System.Enum(System.IComparable, System.IFormattable, System.IConvertible)→ PagerPosition
Read now
Unlock full access