Back to Devexpress

TileViewOptionsDragDrop Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-78a4e009.md

latest1.9 KB
Original Source

TileViewOptionsDragDrop Class

Provides tile drag-and-drop options for the TileView.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class TileViewOptionsDragDrop :
    ViewBaseOptions
vb
Public Class TileViewOptionsDragDrop
    Inherits ViewBaseOptions

The following members return TileViewOptionsDragDrop objects:

Remarks

Use the TileView.OptionsDragDrop property to access and customize tile drag-and-drop options for the TileView.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions TileViewOptionsDragDrop

See Also

TileViewOptionsDragDrop Members

OptionsDragDrop

DevExpress.XtraGrid.Views.Tile Namespace