[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IAccessibleItem

IAccessibleItem Interface

Represents an interface for report items with an accessible description.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IAccessibleItem

Properties

Name Description
AccessibleDescription

Gets the description of the control used by accessibility client applications.

Extension Methods