Gets whether the current attribute is the default.
[Visual Basic] Overrides Public Function IsDefaultAttribute() As Boolean [C#] public override bool IsDefaultAttribute(); [C++] public: override bool IsDefaultAttribute(); [JScript] public override function IsDefaultAttribute() : Boolean;
true if the current attribute is the default attribute; otherwise, false.
RefreshPropertiesAttribute Class | RefreshPropertiesAttribute Members | System.ComponentModel.Design Namespace