MapperPropertiesDefaultSort Property |
The sort (typically a column name) to use when a page containing the mapper is opened.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string DefaultSort { get; }
ReadOnly Property DefaultSort As String
Get
Property Value
Type:
StringThe sort (typically a column name) to use when a page containing the mapper is opened.
See Also