ToolBarExtensions
Wisej.Web.Markup.ToolBarExtensions
Last updated
Was this helpful?
Wisej.Web.Markup.ToolBarExtensions
Last updated
Was this helpful?
Namespace: Wisej.Web.Markup
Assembly: Wisej.Framework (4.0.0.0)
Adds extension methods to the class.
Configures the auto overflow behavior of the specified .
TToolBar
toolBar
The toolbar to modify.
autoOverflow
Specifies whether the toolbar should automatically handle overflow.
Returns: . The modified toolbar.
Sets the border style of the specified .
TToolBar
toolBar
The toolbar to modify.
borderStyle
The border style to apply.
TToolBar
toolBar
The toolbar to modify.
toolBarButtons
The buttons to add to the toolbar.
TToolBar
toolBar
The toolbar to modify.
imageList
The ImageList to assign.
TToolBar
toolbar
action
TToolBar
toolbar
action
TToolBar
toolBar
The toolbar to modify.
showToolTips
Specifies whether to show tooltips.
TToolBar
toolBar
The toolbar to modify.
toolBarTextAlign
The text alignment to set.
Returns: . The modified toolbar.
Adds an array of to the specified .
Returns: . The modified toolbar.
Assigns an to the specified .
Returns: . The modified toolbar.
Returns: .
Returns: .
Configures whether tooltips are shown on the specified .
Returns: . The modified toolbar.
Sets the text alignment on the specified .
Returns: . The modified toolbar.