ComponentDesigner.Inherited Propriedade

Definição

Obtém um valor que indica se este componente é herdado.

protected:
 property bool Inherited { bool get(); };
protected bool Inherited { get; }
member this.Inherited : bool
Protected ReadOnly Property Inherited As Boolean

Valor da propriedade

true se o componente for herdado; caso contrário, false.

Aplica-se a