StiRecordMovedArg Class
Namespace: Stimulsoft.Base.AppsDatabase.SignalR.Event
Constructors
| Constructor | Description |
|---|---|
| StiRecordMovedArg(string tableKey, int index, int newPosition) |
StiRecordMovedArg(tableKey: string, index: int, newPosition: int)
Parameters
- tableKey (string)
- index (int)
- newPosition (int)
Properties
| Property | Type | Description |
|---|---|---|
| Index | int | |
| NewPosition | int | |
| TableKey | string |