ComponentOne DataGrid for WPF and Silverlight
FrozenTopRowsCount Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : FrozenTopRowsCount Property
Gets or sets the number of rows that remain docked to the top of the viewport when the user scrolls vertically.
Syntax
'Declaration
 
Public Property FrozenTopRowsCount As System.Integer
public System.int FrozenTopRowsCount {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members