Property LinesInHeight
LinesInHeight
When implemented by a class, determines how many lines can fit into control's client area.
int LinesInHeight { get; }
Property Value
- int
Number of lines that can fit in.
When implemented by a class, determines how many lines can fit into control's client area.
int LinesInHeight { get; }
Number of lines that can fit in.