Skip to main content
A newer version of this page is available.
All docs
V18.2

AdvBandedGridOptionsSelection.ResetSelectionClickOutsideCheckboxSelector Property

This property is not relevant for Advanced Banded Grid Views.

Namespace: DevExpress.XtraGrid.Views.BandedGrid

Assembly: DevExpress.XtraGrid.v18.2.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