ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / InteractiveSortState Class / Get Method

In This Topic
    Get Method (InteractiveSortState)
    In This Topic
    Gets array InteractiveSort by key
    Syntax
    'Declaration
     
    Public Function Get( _
       ByVal scopeId As Integer _
    ) As InteractiveSort()
    public InteractiveSort[] Get( 
       int scopeId
    )

    Parameters

    scopeId
    See Also