PageElementPropertiesConsoleDatasheet_OrderingField Property |
The field storing the mapper's ordering. When specified the datasheet will expose its row-ordering feature.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ConsoleDatasheet_OrderingField { get; }
ReadOnly Property ConsoleDatasheet_OrderingField As String
Get
Property Value
Type:
StringThe field storing the mapper's ordering. When specified the datasheet will expose its row-ordering feature.
See Also