Gets or sets the modifier key, which when hold down, allows repordering of the chart columns. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public ModifierKeys ColumnReorderKey { get; set; } |
Visual Basic
![]() |
---|
Public Property ColumnReorderKey As ModifierKeys |
A member of the ModifierKeys enumeration.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |