ActiveReports Developer 7
Enabled Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > Tool Class : Enabled Property

Glossary Item Box

Gets or sets a value indicating whether to enable the tool.

Syntax

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

See Also