Back to Devexpress

TileBarItem.ContentAnimation Property

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebaritem-7ef747d9.md

latest1.3 KB
Original Source

TileBarItem.ContentAnimation Property

This property is not supported by the TileBarItem class.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

Type
DevExpress.XtraEditors.TileItemContentAnimationType

See Also

TileBarItem Class

TileBarItem Members

DevExpress.XtraBars.Navigation Namespace