Back to Devexpress

RibbonCommandExecutedEventArgs Class

aspnet-devexpress-dot-web-2c01fbb7.md

latest1.3 KB
Original Source

RibbonCommandExecutedEventArgs Class

Provides data for the ASPxRibbon.CommandExecuted event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonCommandExecutedEventArgs :
    EventArgs
vb
Public Class RibbonCommandExecutedEventArgs
    Inherits EventArgs

RibbonCommandExecutedEventArgs is the data class for the following events:

Inheritance

Object EventArgs RibbonCommandExecutedEventArgs

See Also

RibbonCommandExecutedEventArgs Members

Ribbon

DevExpress.Web Namespace