ActiveReports Developer 7
UseSmartSettings Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Legend Class : UseSmartSettings Property

Glossary Item Box

Gets or sets the value indicates whether to use automatic legend.

Syntax

Visual Basic (Declaration) 
Public Property UseSmartSettings As System.Boolean
C# 
public System.bool UseSmartSettings {get; set;}

See Also