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