IsBackground

DiagramPage.IsBackground property

Gets a value indicating whether the page is a background page.

public bool IsBackground { get; }

Property Value

True if the page is a background page; otherwise, false.

See Also