MobileTrack Nexus Documentation
C#
Show/Hide TOC
Sortable
List
Event
Args
Old
Index Property
Gets the old index.
Definition
Namespace:
BlazorBootstrap
Assembly:
BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
public
int
OldIndex
{
get
; }
Property Value
Int32
See Also
Reference
SortableListEventArgs Class
BlazorBootstrap Namespace
In This Article
Definition
See Also