ActiveReports 13
AccessibleDefaultActionDescription Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : AccessibleDefaultActionDescription Property
Gets or sets the default action description of the control for use by accessibility client applications.
Syntax
'Declaration
 
Public Property AccessibleDefaultActionDescription As String
public string AccessibleDefaultActionDescription {get; set;}

Property Value

The default action description of the control for use by accessibility client applications.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members