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

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

NuGet Package: DevExpress.Win.Grid

Declaration

public class TileViewOptionsLayout :
    OptionsLayoutGrid

The following members return TileViewOptionsLayout objects:

See Also