ComponentOne FlexGrid for WPF and Silverlight
AreRowGroupHeadersFrozen Property (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : AreRowGroupHeadersFrozen Property
Gets or sets a value that indicates whether the row group header sections remain fixed at the width of the display area or can scroll horizontally.
Syntax
'Declaration
 
Public Property AreRowGroupHeadersFrozen As System.Boolean
public System.bool AreRowGroupHeadersFrozen {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members