GrapeCity MultiRow Windows Forms Documentation
Owner Property (DropDownItem)


Gets the HeaderDropDownList that owns the DropDownItem.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property Owner As HeaderDropDownList
Dim instance As DropDownItem
Dim value As HeaderDropDownList
 
value = instance.Owner
[Browsable(false)]
public HeaderDropDownList Owner {get;}

Property Value

A HeaderDropDownList value that represents the HeaderDropDownList that owns the DropDownItem.
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

DropDownItem Class
DropDownItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.