ComponentOne FlexGrid for WPF and Silverlight
AreRowDetailsFrozen Property

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

Reference

C1FlexGrid Class
C1FlexGrid Members