InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class / CanMoveItem Property

In This Topic
    CanMoveItem Property
    In This Topic
    Gets a value indicating whether this instance can change.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanMoveItem As Boolean
    public bool CanMoveItem {get;}
    See Also