NGridSortElementType Constants Reference
Declared in | NGridSortSettings.h |
---|
NGridSortElementType
Options specify which element of the grid should be sorted.
Definition
typedef NS_ENUM(NSInteger, NGridSortElementType ) {
NGridSortElementTypeNone,
NGridSortElementTypeRow,
NGridSortElementTypeColumn,
};
Constants
Declared In
NGridSortSettings.h