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.
public class RibbonBarGroupEventArgs : EventArgsPublic Class RibbonBarGroupEventArgs
Inherits EventArgsConstructors
RibbonBarGroupEventArgs(group)
Initializes a new instance of RibbonBarGroupEventArgs using the specified parameters.
Name
Type
Description
Properties
Group
RibbonBarGroup: The RibbonBarGroup that originated the event.
Last updated
Was this helpful?