Skip to main content
A newer version of this page is available. .
All docs
V23.1

ItemsViewOptionsSelection Class

Stores properties that control text selection behavior inside an ItemsView.

Namespace: DevExpress.XtraGrid.Views.Items

Assembly: DevExpress.XtraGrid.v23.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class ItemsViewOptionsSelection :
    ColumnViewOptionsSelection

The following members return ItemsViewOptionsSelection objects:

See Also