Skip to main content

ButtonEventArgs Class

Provides data for Custom WindowsUI and Custom Header Button events, such as the DockPanel.CustomButtonChecked or WindowsUIButtonPanel.ButtonClick events.

Namespace: DevExpress.XtraBars.Docking2010

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ButtonEventArgs :
    BaseButtonEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraBars.Docking2010.BaseButtonEventArgs
ButtonEventArgs
See Also