ActiveReports 12
IsDefaultAttribute Method (DocumentRendererAttribute)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace > DocumentRendererAttribute Class : IsDefaultAttribute Method
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
Syntax
'Declaration
 
Public Overridable Function IsDefaultAttribute() As Boolean
public virtual bool IsDefaultAttribute()

Return Value

true if this instance is the default attribute for the class; otherwise, false.
See Also

Reference

DocumentRendererAttribute Class
DocumentRendererAttribute Members