RepositoryItemCheckEdit.CheckStateChanged Event
Fires after the CheckEdit.CheckState property has been changed.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The CheckStateChanged event's data class is EventArgs.
See Also