DisplayLines Property
DisplayLines
When implemented by a class, represents the object that implements IDisplayStrings
interface containing collection of lines to be drawn in the control.
Declaration
IDisplayStrings DisplayLines { get; }
Property Value
Type | Description |
---|---|
IDisplayStrings |