Click or drag to resize

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; }

Property Value

Type: String
The field storing the mapper's ordering. When specified the datasheet will expose its row-ordering feature.
See Also