BaseGridHeader.SetIsColumnChooser(DependencyObject, Boolean) Method
Sets the value of the BaseGridHeader.IsColumnChooser attached property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
Name | Type |
---|---|
element | DependencyObject |
value | Boolean |
See Also