Fires when a check button within the button panel of this FlyoutPanel is checked.
public event FlyoutPanelButtonCheckedEventHandler ButtonChecked
event Public ButtonChecked As FlyoutPanelButtonCheckedEventHandler
The event handler receives an argument of type DevExpress.Utils.FlyoutPanelButtonCheckedEventArgs containing data related to this event.
Check buttons do not raise the ButtonClick event.