Enum AxisElementBuilder.Direction
Enumeration to notify the direction while SplitButton order changes in AxisElementBuilder.
Namespace: Syncfusion.Windows.Tools.Olap
Assembly: Syncfusion.OlapTools.WPF.dll
Syntax
public enum Direction
Fields
Name | Description |
---|---|
Delete | Delete the split button. |
MoveDown | Move down the split button. |
MoveUp | Move up the split button. |