LinesInHeight Property
LinesInHeight
Determines how many lines can fit into control's client area.
Declaration
[Browsable(false)]
public virtual int LinesInHeight { get; }
Property Value
Type | Description |
---|---|
Int32 | Number of lines that can fit in. |