NGridGrowthIndicatorType Constants Reference

Declared in NGridCellStyle.h

NGridGrowthIndicatorType

Growth indicator options.

Definition

typedef NS_ENUM(NSInteger, NGridGrowthIndicatorType ) {
   NGridGrowthIndicatorTypeNone,
   NGridGrowthIndicatorTypeByRows,
   NGridGrowthIndicatorTypeByColumns,
};

Constants

NGridGrowthIndicatorTypeNone

No type.

Declared In NGridCellStyle.h.

NGridGrowthIndicatorTypeByRows

By rows.

Declared In NGridCellStyle.h.

NGridGrowthIndicatorTypeByColumns

By columns.

Declared In NGridCellStyle.h.

Declared In

NGridCellStyle.h