'Declaration Public Property AreRowDetailsFrozen As Boolean
'Declaration
Public Property AreRowDetailsFrozen As Boolean
public bool AreRowDetailsFrozen {get; set;}
When this property is true, the detail control is always displayed as wide as the visible columns area and do not scroll during C1FlexGrid horizontal scrolling.
The default value for this property is true.
C1FlexGrid Class C1FlexGrid Members