NGridFilterSetting Class Reference
Inherits from | NSObject |
---|---|
Declared in | NGridFilterSettings.h |
elementKey
Key of the base filter element.
@property (assign) NSInteger elementKey
Declared In
NGridFilterSettings.h
elementType
Type of the base filter element.
@property (assign) NGridFilterElementType elementType
Declared In
NGridFilterSettings.h
filterType
Type of the filter.
@property (assign) NGridFilterType filterType
Declared In
NGridFilterSettings.h
caseInsensitive
A Boolean value that determines whether the case insensitive compare function should be used to compare strings.
@property (assign) BOOL caseInsensitive
Declared In
NGridFilterSettings.h