ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomProperties Class / GetAttributes Method

In This Topic
GetAttributes Method
In This Topic
Gets the attributes collection of the custom properties object.
Syntax
'Declaration
 
Public Function GetAttributes() As AttributeCollection
 

Return Value

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