ActiveReports Developer 7
CustomPropertyDefinition Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CustomPropertyDefinition Class

Glossary Item Box

The following tables list the members exposed by CustomPropertyDefinition.

Public Constructors

 NameDescription
Public ConstructorCustomPropertyDefinition ConstructorInitializes a new instance of the CustomPropertyDefinition class.  
Top

Public Properties

 NameDescription
Public PropertyNameThe name of the custom property.  
Public PropertyValueThe value of the custom property.  
Top

See Also