Property MaxLength
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
MaxLength
When implemented by a class, specifies the maximum number of characters that can be entered into the edit control.
int MaxLength { get; set; }
When implemented by a class, specifies the maximum number of characters that can be entered into the edit control.
int MaxLength { get; set; }