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

AdvBandedGridOptionsSelection.CheckBoxSelectorColumnWidth 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 int CheckBoxSelectorColumnWidth { get; set; }

Property Value

Type
Int32

Property Paths

You can access this nested property as listed below:

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