ComponentOne FlexGrid for WinForms
MergedRanges Property

C1.Win.C1FlexGrid Namespace > C1FlexGrid Class : MergedRanges Property
Gets the CellRangeCollection that determines which grid cells are merged when the AllowMerging property is set to AllowMergingEnum.Custom.
Syntax
'Declaration
 
Public ReadOnly Property MergedRanges As CellRangeCollection
public CellRangeCollection MergedRanges {get;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members