Page.IgnoresContainerArea Property

Definition

Gets or sets a value that determines whether to ignore the ContainerArea. This is a bindable property.

public:
 property bool IgnoresContainerArea { bool get(); void set(bool value); };
public bool IgnoresContainerArea { get; set; }
member this.IgnoresContainerArea : bool with get, set
Public Property IgnoresContainerArea As Boolean

Property Value

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to