Method EndUpdate
EndUpdate(bool)
Re-enables range list updating, that was turn of by calling BeginUpdate
method.
public int EndUpdate(bool update)
Parameters
update
boolIf true, forces list updating.
Returns
- int
Number of range list updating locks.
EndUpdate()
Re-enables range list updating, that was turn of by calling BeginUpdate
method.
public int EndUpdate()
Returns
- int
Number of range list updating locks.