Skip to main content
All docs
V19.1

AdvBandedGridOptionsSelection.ResetSelectionClickOutsideCheckboxSelector Property

This property is not relevant for Advanced Banded Grid Views.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

[Browsable(false)]
public override bool ResetSelectionClickOutsideCheckboxSelector { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to ResetSelectionClickOutsideCheckboxSelector
AdvBandedGridView
.OptionsSelection.ResetSelectionClickOutsideCheckboxSelector
See Also