TableEntryNavigateEventArgs.IsPreview Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the navigation should open the document in the preview tab.
public:
property bool IsPreview { bool get(); };
public:
property bool IsPreview { bool get(); };
public bool IsPreview { get; }
member this.IsPreview : bool
Public ReadOnly Property IsPreview As Boolean
Property Value
Returns Boolean.