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

Initializes a new instance of RibbonBarGroupEventArgs using the specified parameters.

NameTypeDescription

group

The RibbonBarGroup that originated the event.

Properties

RibbonBarGroup: The RibbonBarGroup that originated the event.

Last updated