NGridSortSettings Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NGridSortSettingsProtocol |
| Declared in | NGridSortSettings.h |
elementKey
Element key of the sort settings base grid.
@property (assign) NSInteger elementKeyDeclared In
NGridSortSettings.h
elementType
Element type of the sort settings base grid.
@property (assign) NGridSortElementType elementTypeDeclared In
NGridSortSettings.h
direction
Sort direction.
@property (assign) NGridSortDirection directionDeclared In
NGridSortSettings.h
caseInsensitive
A Boolean value that determines whether the case insensitive compare function should be used to compare strings.
@property (assign) BOOL caseInsensitiveDeclared In
NGridSortSettings.h