TableView.ColumnBandChooserTemplate Property
In This Article
Gets or sets the template that defines the presentation of the column/band chooser. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Control |
A Control |
#Remarks
To learn more, see Styles and Templates.
#Implements
DevExpress.Xpf.Grid.ITableView.ColumnBandChooserTemplate
See Also