ActiveReports 12
IsDefaultAttribute Method (LayoutManagerAttribute)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutManagerAttribute 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 Function IsDefaultAttribute() As Boolean
public bool IsDefaultAttribute()

Return Value

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

Reference

LayoutManagerAttribute Class
LayoutManagerAttribute Members