RibbonBarItemEventArgs
Wisej.Web.Ext.RibbonBar.RibbonBarItemEventArgs
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 RibbonBarItem components.
public class RibbonBarItemEventArgs : EventArgsPublic Class RibbonBarItemEventArgs
    Inherits EventArgsConstructors
RibbonBarItemEventArgs(item)
Initializes a new instance of RibbonBarItemEventArgs using the specified parameters.
Name
Type
Description
Properties
Item
RibbonBarItem: The RibbonBarItem that originated the event.
Last updated
Was this helpful?