Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V20.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.v20.1.dll

    NuGet Package: DevExpress.Win.Grid

    Declaration

    public class TileViewOptionsLayout :
        OptionsLayoutGrid

    The following members return TileViewOptionsLayout objects:

    See Also