Back to Devexpress

TileControl.AllowItemContentAnimation Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecontrol-2923fa39.md

latest1.1 KB
Original Source

TileControl.AllowItemContentAnimation Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public bool AllowItemContentAnimation { get; }
vb
<Browsable(False)>
Public ReadOnly Property AllowItemContentAnimation As Boolean

Property Value

Type
Boolean

See Also

TileControl Class

TileControl Members

DevExpress.XtraEditors Namespace