ComponentOne FlexGrid for UWP
FrozenRows Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : FrozenRows Property
Gets or sets the number of non-scrollable rows.
Syntax
'Declaration
 
Public Property FrozenRows As System.Integer
public System.int FrozenRows {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members