Represents a toolbar item that can be a button, dropdown, or separator.

Namespace: Karamasoft.WebControls.UltimateEditor
Assembly: UltimateEditor (in UltimateEditor.dll) Version: 3.7.4186.26618

Syntax

C#
public sealed class ToolbarItem
Visual Basic
Public NotInheritable Class ToolbarItem
Visual C++
public ref class ToolbarItem sealed

Inheritance Hierarchy

System..::..Object
  Karamasoft.WebControls.UltimateEditor..::..ToolbarItem

See Also