BaseListControlUpdateText Method
This is called to update the text in the list control
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected virtual void UpdateText()
Protected Overridable Sub UpdateText
protected:
virtual void UpdateText()
abstract UpdateText : unit -> unit
override UpdateText : unit -> unit
By default, it does nothing.