ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / InteractiveSort Structure / SortExpressionScope Field

In This Topic
    SortExpressionScope Field
    In This Topic
    Gets the name of the data region, grouping, or scope within which the sort expression is evaluated.
    Syntax
    'Declaration
     
    Public ReadOnly SortExpressionScope As String
    public readonly string SortExpressionScope

    Field Value

    The name of the scope for evaluating the sort expression.
    See Also