Indicates whether space for the submenu mark is displayed.
[Visual Basic]
Public Property SubMenuMark As SubMenuMarkEnum
[C#]
public SubMenuMarkEnum SubMenuMark {get;set;}
[Delphi]
public property SubMenuMark: SubMenuMarkEnum read get_SubMenuMark write set_SubMenuMark;
See Also
C1WebMenu Class | C1WebMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |