Skip to main content
All docs
V24.2

ItemsViewOptionsSelection Class

Stores properties that control text selection behavior inside an ItemsView.

Namespace: DevExpress.XtraGrid.Views.Items

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class ItemsViewOptionsSelection :
    ColumnViewOptionsSelection

The following members return ItemsViewOptionsSelection objects:

See Also