[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.AreRowDetailsFrozen

AreRowDetailsFrozen Property

AreRowDetailsFrozen

Gets or sets the bool value specifying whether row details should be horizontally scrolled along with the C1FlexGrid control content.

Declaration
public bool AreRowDetailsFrozen { get; set; }
Remarks

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.