DragObjectStartEventArgs Properties
Provides data for the GridView.DragObjectStart event.Name | Description |
---|---|
Allow | Gets or sets whether the drag and drop operation can be started. |
DragObject | Gets the column or band whose header is about to be dragged. |
See Also