Constructor FieldLabel
FieldLabel()
Default constructor.
Declaration
public FieldLabel()
FieldLabel(string)
Constructor.
Declaration
public FieldLabel(string text)
Parameters
Type | Name | Description |
---|---|---|
string | text | The text to display in the label. |