ICompositeView.IsDefaultContainer Propriedade

Definição

Recebe um valor que indica se o designer atual é o contentor predefinido.

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

Valor de Propriedade

true se o designer atual for o contentor predefinido; caso contrário, false.

Aplica-se a