[]
Specifies how the buttons are displayed in the command bar of the Spread component.
public enum ButtonType
Public Enum ButtonType
Name | Description |
---|---|
ImageButton | Displays a button that displays an image (or icon) and responds to mouse clicks on the image |
LinkButton | Displays a button that looks like a hyperlink (with underlined text) |
PushButton | Displays a standard two-state command push button with text |