Edit

Share via


Control.FromInheritedLayout Property

Definition

A value indicating whether this layout node has been inherited. from a parent layout.

This is expected to only be only set by the combiner.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="inherited")]
public bool FromInheritedLayout { get; set; }
member this.FromInheritedLayout : bool with get, set
Public Property FromInheritedLayout As Boolean

Property Value

Attributes

Applies to