CheckBox.Default 属性

定义

返回或设置默认复选框的值。

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

属性值

适用于