Represents available sizes of control in toolbar.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public enum C1ToolbarControlSize |
| Visual Basic |
|---|
Public Enumeration C1ToolbarControlSize |
Members
| Member name | Description | |
|---|---|---|
| Large | Large appearance. | |
| Medium | Medium appearance. | |
| Small | Small appearance. |