Back to Devexpress

TileBar.ScrollButtonFadeAnimationTime Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebar-51b8a8ce.md

latest1.2 KB
Original Source

TileBar.ScrollButtonFadeAnimationTime 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 int ScrollButtonFadeAnimationTime { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property ScrollButtonFadeAnimationTime As Integer

Property Value

Type
Int32

See Also

TileBar Class

TileBar Members

DevExpress.XtraBars.Navigation Namespace