ReportDateControl.label Method

Gets or sets the label for a control.

Syntax

public str label([str value])

Run On

Called

Parameters

  • value
    Type: str

Return Value

Type: str
The current value of the label string.

Remarks

The label determines which text is displayed in the control or adjacent to it.The label property value cannot exceed 250 characters.

See Also

Reference

ReportDateControl Class