FlexPivot for WinForms
AllowMergingFixed プロパティ (C1FlexGrid)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGrid クラス : AllowMergingFixed プロパティ
Gets or sets how non-scrollable cells should be merged.
シンタックス
'宣言
 
Public Property AllowMergingFixed As AllowMergingEnum
public AllowMergingEnum AllowMergingFixed {get; set;}
解説

By default, this property is set to AllowMergingEnum.Default, which causes fixed cells to be merged with the same setting as scrollable cells.

If you specify a different value for this property, you can use different merging modes for fixed cells such as column headers than the setting used for scrollable cells.

参照

C1FlexGrid クラス
C1FlexGrid メンバ