Can anyone tell me the pros and cons of using the checkboxes checked property vs the CheckState property for databinding?
Thanks.
Checked can only be true or false (presenting a checkmark or none), while CheckState can also be undetermined, meaning a partially greyed checkmark representing neither true nor false.
Nb. When CheckState is indeterminate, Checked is true. Maybe irrelevant for your situation, but it might still be important.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With