ActiveReports 12
CustomProperties Property (Tablix)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : CustomProperties Property
Gets the custom information to be handed to the report rendering component.
Syntax
'Declaration
 
Public ReadOnly Property CustomProperties As CustomPropertyDefinitionCollection
public CustomPropertyDefinitionCollection CustomProperties {get;}
See Also

Reference

Tablix Class
Tablix Members