The collection of available rows of text display on the TextLCD screen.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public TextLCDRowCollection rows
Visual Basic (Declaration)
Public rows As TextLCDRowCollection
Visual C++
public:
TextLCDRowCollection^ rows

See Also