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