Class | Description |
---|---|
GridDragEndEvent<T> |
Drag end event of
Grid rows. |
GridDragStartEvent<T> |
Drag start event of
Grid rows. |
GridDropEvent<T> |
Drop event that occurs on the
Grid or its rows. |
Enum | Description |
---|---|
GridDropLocation |
Defines drop locations within a Grid row.
|
GridDropMode |
Defines the locations within the Grid row where an element can be dropped.
|
Copyright © 2020. All rights reserved.