Back to Devexpress

TileViewOptionsLayout Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-f80a26c7.md

latest1.6 KB
Original Source

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.v25.2.dll

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

Declaration

csharp
public class TileViewOptionsLayout :
    OptionsLayoutGrid
vb
Public Class TileViewOptionsLayout
    Inherits OptionsLayoutGrid

The following members return TileViewOptionsLayout objects:

Inheritance

Object ViewStatePersisterCore BaseOptions OptionsLayoutBase OptionsLayoutGrid TileViewOptionsLayout

See Also

TileViewOptionsLayout Members

DevExpress.XtraGrid.Views.Tile Namespace