ComponentDesigner.Inherited 属性

定义

获取一个值,该值指示是否继承此组件。

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

属性值

true 如果继承组件,则为否则,为 false.

适用于