DesignTimeVisibleAttribute.IsDefaultAttribute Method

Definition

Gets a value indicating if this instance is equal to the Default value.

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

Returns

true, if this instance is equal to the Default value; otherwise, false.

Applies to