TileViewOptionsImageLoad Class
Provides properties that manage image loading in the TileView.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return TileViewOptionsImageLoad objects:
Remarks
Options provided by the TileViewOptionsImageLoad class are accessible from the TileView.OptionsImageLoad property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
TileViewOptionsImageLoad
See Also