GrapeCity MultiRow Windows Forms Documentation
GcMultiRow Property (Cell)


Gets the GcMultiRow control associated with this cell.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property GcMultiRow As GcMultiRow
Dim instance As Cell
Dim value As GcMultiRow
 
value = instance.GcMultiRow
[Browsable(false)]
public GcMultiRow GcMultiRow {get;}

Property Value

A GcMultiRow control that represents the Cell's owner GcMultiRow. a null reference (Nothing in Visual Basic) if there is no owning GcMultiRow.
Requirements

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

See Also

Reference

Cell Class
Cell Members
GcMultiRow Class

 

 


Copyright © GrapeCity, inc. All rights reserved.