Skip to main content
All docs
V25.1
  • ItemsViewOptionsSelection Class

    Stores properties that control text selection behavior inside an ItemsView.

    Namespace: DevExpress.XtraGrid.Views.Items

    Assembly: DevExpress.XtraGrid.v25.1.dll

    NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

    Declaration

    public class ItemsViewOptionsSelection :
        ColumnViewOptionsSelection

    The following members return ItemsViewOptionsSelection objects:

    See Also