Constable Authorization Engine 2.0 BETA

InstanceView.ManuallyFlushedUpdates Property

[This is preliminary documentation and subject to change.]

Sets or returns a flags indicating whether the control should repaint itself or wait for the host to call the FlushUpdates method.

[Visual Basic]
Public Property ManuallyFlushedUpdates As Boolean
[C#]
public bool ManuallyFlushedUpdates {get; set;}

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace