RibbonBarGroupEventArgs
Wisej.Web.Ext.RibbonBar.RibbonBarGroupEventArgs
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Contains the data for the events in a RibbonBar control fired by its RibbonBarGroup components.
Constructors
Initializes a new instance of RibbonBarGroupEventArgs using the specified parameters.
Name | Type | Description |
---|---|---|
group | The RibbonBarGroup that originated the event. |
Properties
RibbonBarGroup: The RibbonBarGroup that originated the event.
Last updated