'Declaration
Public Overridable Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
'Usage
Dim instance As C1CursorCollectionView(Of T,K) Dim fromIndex As Integer Dim toIndex As Integer Dim value As Boolean value = instance.CanMove(fromIndex, toIndex)
Parameters
- fromIndex
- toIndex