ITaskFormInfo.AdvancedView Property

Definition

Gets a value that indicates whether the view is in advanced form.

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

Property Value

true if the view is in advanced form; otherwise, false.

Applies to