CheckBox.Default Property

Definition

Returns or sets the default check box value.

public:
 property bool Default { bool get(); void set(bool value); };
public bool Default { get; set; }
member this.Default : bool with get, set
Public Property Default As Boolean

Property Value

Applies to