Skip to main content
All docs
V25.1
  • 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.1.dll

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

    Declaration

    public class TileViewOptionsLayout :
        OptionsLayoutGrid

    The following members return TileViewOptionsLayout objects:

    See Also