Skip to main content
A newer version of this page is available. .

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

Declaration

public class ButtonEventArgs :
    BaseButtonEventArgs

Inheritance

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