IsDefaultAttribute Method (WidgetOptionNameAttribute)
In This Topic
Indicates whether the value of this instance is the default value for the derived class.
Syntax
'Declaration
Public Overrides Function IsDefaultAttribute() As System.Boolean
public override System.bool IsDefaultAttribute()
See Also