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

TileViewOptionsImageLoad Class

Provides properties that manage image loading in the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v18.2.dll

Declaration

public class TileViewOptionsImageLoad :
    BaseOptions

The following members return TileViewOptionsImageLoad objects:

Remarks

Options provided by the TileViewOptionsImageLoad class are accessible from the TileView.OptionsImageLoad property.

Inheritance

See Also