Share via


CheckedChangedEventArgs.Value Property

Definition

Boolean value indicating whether the CheckBox is checked.

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

Property Value

System.Boolean

true if checked.

Applies to