Back to Devexpress

TileBar.DragSize Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebar-25a3f708.md

latest1.1 KB
Original Source

TileBar.DragSize Property

This property 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 Size DragSize { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property DragSize As Size

Property Value

Type
Size

See Also

TileBar Class

TileBar Members

DevExpress.XtraBars.Navigation Namespace