Text for the check mark symbol.
[Visual Basic]
Public Property CheckMarkText As String
[C#]
public string CheckMarkText {get;set;}
[Delphi]
public property CheckMarkText: String read get_CheckMarkText write set_CheckMarkText;
See Also
C1WebMenuSpecialSymbolStyle Class | C1WebMenuSpecialSymbolStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |