ListBindableAttribute.IsDefaultAttribute 方法

定义

返回 ListBindable 是否被设置为默认值。

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

返回

如果 ListBindable 被设置为默认值,则为 true;否则为 false

适用于

另请参阅