ComponentOne DataGrid for WPF and Silverlight
FrozenBottomRowsCount Property (C1DataGrid)

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

Reference

C1DataGrid Class
C1DataGrid Members