ColumnChooserControl.DragText Property
Gets or sets the text displayed within the legacy Column Chooser when it’s empty.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the text displayed in the empty legacy column chooser. Default value: Drag a column here to customize the layout |
See Also