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

In This Topic
    Custom Property (IGroup)
    In This Topic
    Gets the custom data string.
    Syntax
    'Declaration
     
    ReadOnly Property Custom As String
    string Custom {get;}

    Property Value

    The custom data string as a System.String.
    See Also