Style for special symbols for the item.
[Visual Basic]
Public ReadOnly Property SpecialSymbolStyle As C1WebMenuSpecialSymbolStyle
[C#]
public C1WebMenuSpecialSymbolStyle SpecialSymbolStyle {get;}
[Delphi]
public property SpecialSymbolStyle: C1WebMenuSpecialSymbolStyle read get_SpecialSymbolStyle;
Remarks
The Special symbols styles for the C1WebMenuItem are the following: submenu mark, check mark, and radio mark.
See Also
C1WebMenuItem Class | C1WebMenuItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |