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.v24.2.dll

Declaration

public class ButtonEventArgs :
    BaseButtonEventArgs

Inheritance

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