Click or drag to resize
ToolBarDropDownExpandDirection Enumeration
Specifies the expand direction of a drop down within the KaxToolBar control.

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 ToolBarDropDownExpandDirection
Members
  Member nameValueDescription
Up0 The drop down will expand upwards
Down1 The drop down will expand downwards
See Also