Border.Visible 属性

定义

返回或设置一个值,该值指示指定的 Border 对象是否可见。

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

属性值

适用于