ComponentDesigner.Inherited Propiedad

Definición

Obtiene un valor que indica si este componente es heredado.

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

Valor de propiedad

true si el componente es heredado; de lo contrario, false.

Se aplica a