RibbonBarGroup
Wisej.Web.Ext.RibbonBar.RibbonBarGroup
Last updated
Wisej.Web.Ext.RibbonBar.RibbonBarGroup
Last updated
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a group of RibbonBarItem in a RibbonBarPage.
Boolean: Returns or sets whether the items in the RibbonBarGroup can respond to user interaction. (Default: True
)
RibbonBarItemCollection: Returns the collection of RibbonBarItem children.
String: Returns or sets the name of the RibbonBarGroup.
RibbonBarPage: Returns the RibbonBarPage that owns this RibbonBarGroup.
RibbonBar: Returns the RibbonBar that contains this RibbonBarGroup;
Boolean: Returns or sets whether the RibbonBarGroup shows the expand button next to the group's title. (Default: False
)
String: Returns or sets the title of the RibbonBarGroup. (Default: ""
)
Boolean: Returns or sets whether the RibbonBarGroup is visible or hidden. (Default: True
)
Updates the component on the client.
EventHandler Fired when the user clicks the RibbonBarGroup button next to the label.