ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / CustomProperties Property

In This Topic
CustomProperties Property (IGroup)
In This Topic
Gets the collection of custom properties.
Syntax
'Declaration
 
ReadOnly Property CustomProperties As CustomPropertyCollection
 

Property Value

The custom property collection as a CustomPropertyCollection.
See Also