ActiveReports Developer 7
CustomProperties Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : CustomProperties Class

Glossary Item Box

The following tables list the members exposed by CustomProperties.

Public Constructors

 NameDescription
Public ConstructorCustomProperties ConstructorOverloaded. Initializes a new instance of the CustomProperties class.  
Top

Public Properties

 NameDescription
Public PropertyItemGets or sets the specified item as a custom attribute.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the custom attributes.  
Public MethodEqualsCompares the CustomAttributes object to another System.Object to see if they are equal.  
Public MethodGetAttributesGets the attributes collection of the custom properties object.  
Public MethodGetClassNameGets the class name as string of the custom attributes object.  
Public MethodGetComponentNameGets the component name as string of the custom attributes object.  
Public MethodGetDefaultEventReturns the default event for this object.  
Public MethodGetDefaultPropertyReturns the default property for this object.  
Public MethodGetEditorGets the editor of the specified base type.  
Public MethodGetEventsOverloaded. Gets the events that are declared or inherited by the current attributes.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodGetPropertiesOverloaded. Gets the properties for this instance of a component.  
Public MethodGetPropertyOwnerReturns the object of which this value is a member.  
Top

See Also