[]
Gets or sets how non-scrollable cells should be merged.
[Browsable(true)]
public AllowMergingEnum AllowMergingFixed { get; set; }
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.