Objective Grid for Microsoft® .NET® Reference Guide

GridControl.FrozenCols Property

Back to Class Index

Returns the number of frozen columns in the grid.     

[Visual Basic]
Public Property FrozenCols As Integer
[C#]
public int FrozenCols {get; set;}

Remarks

    

Returns 0 if no columns are frozen.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace