GrapeCity MultiRow Windows Forms Documentation
GcMultiRow Property (Column)


Gets the GcMultiRow control associated with this column.
Syntax
Public ReadOnly Property GcMultiRow As GcMultiRow
Dim instance As Column
Dim value As GcMultiRow
 
value = instance.GcMultiRow
public GcMultiRow GcMultiRow {get;}

Property Value

A GcMultiRow control that represents the column's owner 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

Column Class
Column Members
GcMultiRow Class

 

 


Copyright © GrapeCity, inc. All rights reserved.