GrapeCity.Win.MultiRow Namespace > Cell Class : RelatedMergedCellPositions Property |
<BrowsableAttribute(False)> Public ReadOnly Property RelatedMergedCellPositions As List(Of CellPosition)
Dim instance As Cell Dim value As List(Of CellPosition) value = instance.RelatedMergedCellPositions
[Browsable(false)] public List<CellPosition> RelatedMergedCellPositions {get;}
This cell contains the list.
The CellPosition order is from top to bottom, so the first cell in the list is the main cell of the merged cells.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2