DataViewBase.ExtendedColumnChooserTemplate Property
Gets or sets the template that defines the Column Chooser‘s appearance. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ControlTemplate | The template that defines the Column Chooser‘s appearance. |
See Also