TaskForm.AdvancedView 屬性

定義

取得或設定一個值,指示任務表單是否處於進階視圖。

public:
 property bool AdvancedView { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(true)]
[System.Xml.Serialization.XmlAttribute]
public bool AdvancedView { get; set; }
[<System.ComponentModel.DefaultValue(true)>]
[<System.Xml.Serialization.XmlAttribute>]
member this.AdvancedView : bool with get, set
Public Property AdvancedView As Boolean

屬性值

true如果任務表單在 AdvancedView 中;否則,。 false

屬性

適用於