ComponentDesigner.Inherited Proprietà

Definizione

Ottiene un valore che indica se questo componente è ereditato.

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

Valore della proprietà

true se il componente è ereditato. false in caso contrario.

Si applica a