FrozenCols Property

Returns or sets the number of the frozen columns.

Syntax

Public Property FrozenCols As Integer

Applies To

Grid Object

Data Type

Integer

Remarks

Cells in frozen columns can be selected and edited, but they remain visible when the user scrolls the contents of the control horizontally.

See Also

FixedRows Property