ActiveReports 12
AccessibleDefaultActionDescription Property (Designer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer 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

Designer Class
Designer Members