ActiveReports 18 .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
    Collection of custom properties.
    Syntax
    'Declaration
     
    ReadOnly Property CustomProperties As CustomPropertyCollection
    CustomPropertyCollection CustomProperties {get;}
    See Also