TileViewItemElement.UseImageInTransition Property
In This Article
For internal use.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool UseImageInTransition { get; set; }
#Property Value
Type |
---|
Boolean |
See Also