Property InUpdates
InUpdates
Getw whether control is performing updates.
bool InUpdates { get; }
Property Value
Remarks
This property is true
after call to BeginUpdate()
and before call to EndUpdate().
Getw whether control is performing updates.
bool InUpdates { get; }
This property is true
after call to BeginUpdate()
and before call to EndUpdate().