[]
        
(Showing Draft Content)

C1.Report.CheckBoxField.Text

Text Property

Text

Gets or sets a ScriptStringValue yielding the text shown in the field. Gets or sets the field's text.

Declaration
[C1Category("Data")]
[C1Description("CheckBoxField.Text", "Text or expression yielding the text shown in the field.")]
public ScriptStringValue Text { get; set; }
<C1Category("Data")>
<C1Description("CheckBoxField.Text", "Text or expression yielding the text shown in the field.")>
Public Property Text As ScriptStringValue