ActiveReports Developer 7
Type Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CustomControl Class : Type Property

Glossary Item Box

Sets or returns the type of the custom control.

Syntax

Visual Basic (Declaration) 
Public Property Type As System.Type
C# 
public System.Type Type {get; set;}

See Also