Objective Grid for Microsoft® .NET® Reference Guide

GridControl.FrozenRows Property

Back to Class Index

Returns the number of frozen rows.     

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

Remarks

    

Returns 0 if no rows are frozen.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace