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

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public class ButtonEventArgs :
    BaseButtonEventArgs

Inheritance

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