Property CharsInWidth
CharsInWidth
When implemented by a class, returns number of characters painted with current font that will fit into control's client area.
int CharsInWidth { get; }
Property Value
- int
Number of characters that can fit in.
When implemented by a class, returns number of characters painted with current font that will fit into control's client area.
int CharsInWidth { get; }
Number of characters that can fit in.