Back to Devexpress

ItemsViewOptionsSelection Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-items-d6f51ef8.md

latest1.7 KB
Original Source

ItemsViewOptionsSelection Class

Stores properties that control text selection behavior inside an ItemsView.

Namespace : DevExpress.XtraGrid.Views.Items

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class ItemsViewOptionsSelection :
    ColumnViewOptionsSelection
vb
Public Class ItemsViewOptionsSelection
    Inherits ColumnViewOptionsSelection

The following members return ItemsViewOptionsSelection objects:

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions ColumnViewOptionsSelection ItemsViewOptionsSelection

See Also

ItemsViewOptionsSelection Members

DevExpress.XtraGrid.Views.Items Namespace