GrapeCity MultiRow Windows Forms Documentation
GcMultiRow Property (Section)


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

Property Value

A GcMultiRow control that contains this element.
Remarks
Before you add the section's owner Template to GcMultiRow, this property always returns a null reference (Nothing in Visual Basic).
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

Section Class
Section Members
GcMultiRow Class

 

 


Copyright © GrapeCity, inc. All rights reserved.