ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ItemsQueryGrouping Class / parent Property

In This Topic
    parent Property (_ItemsQueryGrouping)
    In This Topic
    Syntax
    'Declaration
     
    Public Property parent As IQueryGrouping
    public IQueryGrouping parent {get; set;}
    See Also