ActiveReports 12
GetAttributes Method

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetAttributes Method
Gets the attributes collection of the custom properties object.
Syntax
'Declaration
 
Public Function GetAttributes() As AttributeCollection
public AttributeCollection GetAttributes()

Return Value

An System.ComponentModel.AttributeCollection containing the attributes for this object.
See Also

Reference

CustomProperties Class
CustomProperties Members