Skip to main content

TileViewItemElement.UseImageInTransition Property

For internal use.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

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

Property Value

Type
Boolean
See Also