FrozenBottomRowsCount Property
In This Topic
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 Integer
public int FrozenBottomRowsCount {get; set;}
See Also