ActiveReports 13
AccessibleDefaultActionDescription Property (LayerList)

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

LayerList Class
LayerList Members