ItemCheckStateEventArgsCheckState Property
Get the check state of the item
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
public CheckState CheckState { get; }
Public ReadOnly Property CheckState As CheckState
Get
public:
property CheckState CheckState {
CheckState get ();
}
member CheckState : CheckState with get
Property Value
CheckState