Use the members of this enumeration to set the value of the SubMenuMark property.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public enum SubMenuMarkEnum |
Visual Basic (Declaration) |
---|
Public Enumeration SubMenuMarkEnum |
Members
Member name | Description | |
---|---|---|
Yes |
Space for SubMenu marks is always shown.
| |
No |
SubMenu marks are never shown.
| |
Auto |
Space for SubMenu marks is shown if at least one item has submenu.
|