FixedCols

[property icon] FixedCols

Specifies the number of fixed column heading columns

Integer property

Applies to: Grid


>

FixedCols

Specifies the number of heading columns to appear. These can only be at the start of the grid and are counted from the left of a Grid control. For example for a 2 column fixed area:

 .GridControl1.FixedCols = 2

See also

Grid methods, properties and events.