DataCollection | ComponentOne
C1.DataCollection.SignalR.Server Assembly / C1.DataCollection.SignalR.Server Namespace / InitializationResult Class / CanSort Property

In This Topic
    CanSort Property (InitializationResult)
    In This Topic
    Gets whether the collection can be sorted.
    Syntax
    'Declaration
     
    Public Property CanSort As Boolean
    public bool CanSort {get; set;}
    See Also