ActiveReports 12 Server User Guide
IsDefault Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > ThemeDescription Class : IsDefault Property
Gets or sets a value indicating whether this theme is default.
Syntax
'Declaration
 
Public Property IsDefault As Boolean
public bool IsDefault {get; set;}

Property Value

true if this theme is default; otherwise, false.
See Also

Reference

ThemeDescription Class
ThemeDescription Members