DataCollection | ComponentOne
C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / InitializationResult Class / CanMove Property

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