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

TileViewOptionsSelection Class

Contains selection options for the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public class TileViewOptionsSelection :
    ColumnViewOptionsSelection

The following members return TileViewOptionsSelection objects:

Remarks

Use the TileView.OptionsSelection property to access the View’s selection settings.

See Also