FlexPivot for WinForms
AreRowDetailsFrozen プロパティ (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : AreRowDetailsFrozen プロパティ
Gets or sets the System.Boolean value specifying whether row details should be horizontally scrolled along with the C1FlexGrid control content.
シンタックス
'宣言
 
Public Property AreRowDetailsFrozen As System.Boolean
public System.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.

参照

C1FlexGridBase クラス
C1FlexGridBase メンバ