FixedRows

[property icon] FixedRows

Specifies the number of fix row heading rows

Integer property

Applies to: Grid


>

FixedRows

Used to specify the number of heading rows to appear from the left hand side of a Grid control. For example:

.GridControl1.FixedRows = 2

See also

Grid methods, properties and events.