GrapeCity MultiRow Windows Forms Documentation
Owner Property (HeaderDropDownList)


Gets the ColumnHeaderCell that indicates the owner of the HeaderDropDownList.
Syntax
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public ReadOnly Property Owner As ColumnHeaderCell
Dim instance As HeaderDropDownList
Dim value As ColumnHeaderCell
 
value = instance.Owner
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[Browsable(false)]
public ColumnHeaderCell Owner {get;}

Property Value

A ColumnHeaderCell that indicates the owner of the HeaderDropDownList.
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.