ActiveReports 12
Type Property (CustomReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : Type Property

Gets or sets a custom report item's type which is interpreted by the report server or designer tool.

Syntax
'Declaration
 
Public Property Type As String
public string Type {get; set;}

Property Value

A String indicating the custom report item's type.

See Also

Reference

CustomReportItem Class
CustomReportItem Members