Skip to main content

TileViewOptionsKanban(TileView) Constructor

Initializes a new instance of the TileViewOptionsKanban class with specified settings.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public TileViewOptionsKanban(
    TileView view
)

Parameters

Name Type
view TileView
See Also