Enum DisplayArrowButtons
Specifies the arrow button that should be shown in an arrow bar.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum DisplayArrowButtons
Fields
Name | Description |
---|---|
All | Show up, down, move first and move last buttons. |
None | Don't show buttons. |
Single | Show up and down buttons. |