Base List ControlUpdate Text Method
This is called to update the text in the list control
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected virtual void UpdateText()VB
Protected Overridable Sub UpdateTextC++
protected:
virtual void UpdateText()F#
abstract UpdateText : unit -> unit
override UpdateText : unit -> unit Remarks
By default, it does nothing.