ItemCheckStateEventArgsCheckState Property
Get the check state of the item
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
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