Enum CustomCommandButtonType
CustomCommandButtonType enumeration
Represents the type of a custom command.
public enum CustomCommandButtonType
Values
Name | Value | Description |
---|---|---|
CommandButton | 0 | The custom command will be rendered as a command button in the command bar. |
ContextMenuItem | 1 | The custom command will be rendered as a context menu item. |
See Also
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb