ToolBarButtonStyle
Wisej.Web.ToolBarButtonStyle
Last updated
Wisej.Web.ToolBarButtonStyle
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Specifies the style of the button in a ToolBar control.
DropDownButton
A drop-down button that displays a menu when clicked.
PushButton
A standard button.
Separator
A line between buttons.
ToggleButton
A toggle button. The property and state is toggle on each click.
Returns or sets the style of the toolbar button.