RepositoryItemCheckEdit.CheckedChanged Event
Fires after the CheckEdit.Checked property has been changed.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Event Data
The CheckedChanged event's data class is EventArgs.
See Also