Click or drag to resize

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

Property Value

Type: String
The sort (typically a column name) to use when a page containing the mapper is opened.
See Also