Table of Contents

Property NeedPaint

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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; }

Property Value

bool