PopupCheckBoxSelectorMemberValueEventArgs Constructors
Contains data for the SetCheckBoxSelectorMemberValue event.| Name | Parameters | Description |
|---|---|---|
| PopupCheckBoxSelectorMemberValueEventArgs(Int32, Object, Boolean) | recordIndex, value, isSelected | Initializes a new instance of the PopupCheckBoxSelectorMemberValueEventArgs class with specified settings. |
See Also