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