RibbonBarItemButton
Wisej.Web.Ext.RibbonBar.RibbonBarItemButton
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a button in a RibbonBarGroup.
Constructors
Properties
Boolean: Returns or sets a value indicating whether a new column starts after this RibbonBarItem.
MenuItemCollection: Returns the collection of MenuItem objects associated with the button.
Orientation: Returns or sets the layout orientation of the RibbonBarItemButton. (Default: Vertical
)
Boolean: Returns or sets whether the RibbonBarItemButton is rendered using the "pushed" state. (Default: False
)
Events
RibbonBarMenuItemEventHandler Fired when the user clicks one of the drop down menu items.
EventHandler Fired when the value of the Pushed property changes.
Inherited By
Name | Description |
---|---|
Represents a split button in a RibbonBarGroup. |
Last updated