Click or drag to resize
LcdLabelText Property
doogal.co.uk Home



Gets or sets the text displayed on the LCD display.

Namespace: LCDLabel
Assembly: LCDLabel (in LCDLabel.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
public override string Text { get; set; }

Return Value

Type: String
The text displayed on the LCD display.
See Also