Click or drag to resize

featurePropertiesdatasheet_PagingStyle Property

Specifies the paging style for the datasheet. The default style is PrevNext. See DatasheetPagingStyle

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
DatasheetPagingStyle datasheet_PagingStyle { get; }

Property Value

Type: DatasheetPagingStyle
Specifies the paging style for the datasheet. The default style is PrevNext. See DatasheetPagingStyle
See Also