UltimateEditor Class Library

ToolbarItem.DropDown Property

Gets or sets the dropdown.

[Visual Basic]
Public Property DropDown As DropDown
[C#]
public DropDown DropDown {get; set;}

Remarks

Use this property to set the dropdown items of a DropDown toolbar item.

See Also

ToolbarItem Class | Karamasoft.WebControls.UltimateEditor Namespace