[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomProperties.GetAttributes

GetAttributes Method

GetAttributes()

Returns a collection of custom attributes for this instance of a component.

Declaration
public AttributeCollection GetAttributes()
Returns
Type Description
AttributeCollection

An AttributeCollection containing the attributes for this object.

Implements