ITaskFormInfo.PreviewView Property

Definition

Gets a value that indicates whether the view is previewed.

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

Property Value

true if the view is previewed; otherwise, false.

Applies to