ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grouping Class / DomainScope Property

In This Topic
    DomainScope Property
    In This Topic
    Gets or sets a domain scope for grouping.
    Syntax
    'Declaration
     
    Public Property DomainScope As String
    public string DomainScope {get; set;}

    Property Value

    A System.String value indicating the domain scope for grouping.
    See Also