ActiveReports 12
AccessibleDescription Property (Toolbox)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : AccessibleDescription Property
Gets or sets the description of the control used by accessibility client applications.
Syntax
'Declaration
 
Public Property AccessibleDescription As String
public string AccessibleDescription {get; set;}

Property Value

The description of the control used by accessibility client applications. The default is null.
See Also

Reference

Toolbox Class
Toolbox Members