Skip to main content

TileViewOptionsLayout Class

Represents a set of options that specify how the layout is stored to and restored from a storage (a stream, xml file, or system registry).

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class TileViewOptionsLayout :
    OptionsLayoutGrid

The following members return TileViewOptionsLayout objects:

See Also