Skip to main content
A newer version of this page is available. .
All docs
V22.2

ItemsViewOptionsSelection Class

Stores properties that control text selection behavior inside an ItemsView.

Namespace: DevExpress.XtraGrid.Views.Items

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class ItemsViewOptionsSelection :
    ColumnViewOptionsSelection

The following members return ItemsViewOptionsSelection objects:

See Also