CheckedChangedEventArgs.Value Property

Definition

Boolean value indicating whether the CheckBox is checked.

public bool Value { get; }
member this.Value : bool

Property Value

Boolean

true if checked.

Applies to