Skip to main content
A newer version of this page is available. .
All docs
V23.1

PopupCheckBoxSelectorMemberValueEventArgs Class

Contains data for the SetCheckBoxSelectorMemberValue event.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupCheckBoxSelectorMemberValueEventArgs :
    RecordValueEventArgs<object>

Inheritance

Object
EventArgs
DevExpress.XtraEditors.Controls.RecordValueEventArgs<Object>
PopupCheckBoxSelectorMemberValueEventArgs
See Also