Partager via


CheckedChangedEventArgs.Value Property

Definition

Boolean value indicating whether the CheckBox is checked.

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

Property Value

true if checked.

Applies to