[]
        
(Showing Draft Content)

C1.Framework.SplitButtonElement.DropDown

DropDown Property

DropDown

Gets or sets the DropDown form relates to this SplitButtonElement. When set a new value, it shouldn't be null and it's DropDownOwner should be current SplitButtonElement.

Declaration
public SplitButtonElement.DropDownList DropDown { get; set; }