BarCheckItem.CommandChanged Event
Occurs after the value of the Command property has changed.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Event Data
The CommandChanged event's data class is EventArgs.
See Also
Occurs after the value of the Command property has changed.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
[EditorBrowsable(EditorBrowsableState.Advanced)]
public event EventHandler CommandChanged
<EditorBrowsable(EditorBrowsableState.Advanced)>
Public Event CommandChanged As EventHandler
The CommandChanged event's data class is EventArgs.