Text for the check mark symbol.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] [NotifyParentPropertyAttribute(true)] [DefaultValueAttribute("")] public string CheckMarkText { get; set; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ <NotifyParentPropertyAttribute(True)> _ <DefaultValueAttribute("")> _ Public Property CheckMarkText As String |