ComponentOne FlexGrid for WPF and Silverlight
FrozenRows Property (C1FlexGrid)

C1.WPF.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