ActiveReports Developer 7
IsEnabled Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsEnabled Property

Glossary Item Box

Syntax

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

See Also