NGridGrowthIndicatorType Constants Reference
Declared in | NGridCellStyle.h |
---|
NGridGrowthIndicatorType
Growth indicator options.
Definition
typedef NS_ENUM(NSInteger, NGridGrowthIndicatorType ) {
NGridGrowthIndicatorTypeNone,
NGridGrowthIndicatorTypeByRows,
NGridGrowthIndicatorTypeByColumns,
};
Constants
Declared In
NGridCellStyle.h