GrapeCity MultiRow Windows Forms Documentation
GcMultiRow Property (HeaderDropDownList)


Gets the relative GcMultiRow control.
Syntax
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public ReadOnly Property GcMultiRow As GcMultiRow
Dim instance As HeaderDropDownList
Dim value As GcMultiRow
 
value = instance.GcMultiRow
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public GcMultiRow GcMultiRow {get;}

Property Value

A GcMultiRow control that indicates the relative GcMultiRow control.
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

HeaderDropDownList Class
HeaderDropDownList Members

 

 


Copyright © GrapeCity, inc. All rights reserved.