Property NeedPaint
NeedPaint
When implemented by a class, gets or sets a boolean value that indicates whether Edit control should be repainted now.
bool NeedPaint { get; set; }
When implemented by a class, gets or sets a boolean value that indicates whether Edit control should be repainted now.
bool NeedPaint { get; set; }