ActiveReports 12
IsAccessible Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : IsAccessible Property
Gets or sets a value indicating whether the control is visible to accessibility applications.
Syntax
'Declaration
 
Public Property IsAccessible As Boolean
public bool IsAccessible {get; set;}

Property Value

true if the control is visible to accessibility applications; otherwise, false.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members