ItemsViewOptionsSelection Class
In This Article
Stores properties that control text selection behavior inside an ItemsView.
Namespace: DevExpress.XtraGrid.Views.Items
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class ItemsViewOptionsSelection :
ColumnViewOptionsSelection
#Related API Members
The following members return ItemsViewOptionsSelection objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsSelection
ItemsViewOptionsSelection
See Also