Enum CommandSize
The size we want the CommandButtonType to appear as in the ui
Some of these sizes are not relevant depending on the CommandButtonType, and some will appear differently depending on the client application anyway (windows app versus web browser for instance)
Namespace: LemonEdge.Client.Core.Commands
Assembly: ClientCore.dll
Syntax
public enum CommandSize : short
Fields
Name | Description |
---|---|
Large | |
Small | |
Standard |