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

Glossary Item Box

The following tables list the members exposed by CodeClass.

Public Constructors

 NameDescription
Public ConstructorCodeClass ConstructorInitializes a new instance of the CodeClass class.  
Top

Public Properties

 NameDescription
Public PropertyClassName

Gets or sets the name used for the class.

 
Public PropertyInstanceName

Gets or sets the variable to which the class is assigned. The InstanceName can be used in expressions.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the  CodeClass  object.  
Top

See Also