DragDropBehaviorBase<TDragDropBehaviorSource, TDragDropBehaviorProperties>.Properties Property
Provides access to the Drag-and-Drop Behavior options (preview, indicator, etc.).
Namespace: DevExpress.Utils.DragDrop
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TDragDropBehaviorProperties | A TDragDropBehaviorProperties object that contains the Behavior settings. |
See Also