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 : EventArgs

Constructors

RibbonBarGroupEventArgs(group)

Initializes a new instance of RibbonBarGroupEventArgs using the specified parameters.

Name
Type
Description

group

The RibbonBarGroup that originated the event.

Properties

Group

RibbonBarGroup: The RibbonBarGroup that originated the event.

Last updated

Was this helpful?