Back to Devexpress

TileBar.AllowDrag Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebar-06e36c01.md

latest1.2 KB
Original Source

TileBar.AllowDrag Property

This member is not supported by the TileBar class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool AllowDrag { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property AllowDrag As Boolean

Property Value

Type
Boolean

See Also

TileBar Class

TileBar Members

DevExpress.XtraBars.Navigation Namespace