Gets or sets the mark type for the menu item.
[Visual Basic]
Public Property MarkType As MenuItemMarkTypeEnum
[C#]
public MenuItemMarkTypeEnum MarkType {get;set;}
[Delphi]
public property MarkType: MenuItemMarkTypeEnum read get_MarkType write set_MarkType;
See Also
C1WebMenuItem Class | C1WebMenuItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |