Click or drag to resize
EditorToolType Enumeration

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum EditorToolType
Members
  Member nameValueDescription
Button1 A tool which will be rendered as a button
DropDown2 A tool which will be rendered as a dropdown
SplitButton4 A tool which will be rendered as a split button
Separator8 A tool which will be rendered as a separator
ToolStrip16 A tool which will be rendered as a toolstrip
See Also