Skip to main content

TileViewOptionsSelection Class

Contains selection options for the TileView.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.2.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