FrozenRows Property

Returns or sets the number of the frozen rows.

Syntax

Public Property FrozenRows As Integer

Applies To

Grid Object

Data Type

Integer

Remarks

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

See Also

FixedCols Property