Gets the owner DropDown of the current item.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public DropDown Owner { get; set; } |
Visual Basic
![]() |
---|
Public Property Owner As DropDown |
Type: DropDown
An instance of the DropDown class, which serves as the parent host element for this DropDownItem object.