ActiveReports.Chart Request technical support
KeyValuePair Class Members
See Also  Properties 


The following tables list the members exposed by KeyValuePair.

Public Constructors

 NameDescription
Public ConstructorKeyValuePair ConstructorOverloaded. Initializes a new instance of the KeyValuePair class.  
Top

Public Properties

 NameDescription
Public PropertyIsPointOverridableGets a value indicating whether the point can be overriden.  
Public PropertyKeyGets the name of the custom property as string.  
Public PropertyValidatorGets the property validator.  
Public PropertyValueGets the value of the object.  
Top

See Also