Skip to main content
A newer version of this page is available. .

TileViewItemElement.UseImageInTransition Property

For internal use.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool UseImageInTransition { get; set; }

Property Value

Type
Boolean
See Also