[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGrid.AllowMergingFixed

AllowMergingFixed Property

AllowMergingFixed

Gets or sets how non-scrollable cells should be merged.

Declaration
[Browsable(true)]
public AllowMergingEnum AllowMergingFixed { get; set; }
<Browsable(True)>
Public Property AllowMergingFixed As AllowMergingEnum
Remarks

By default, this property is set to 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.