Checked Nodes CollectionTo Text Value String Method
Convert the checked nodes' text values to a comma-separated list
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Returns a string containing the node text values separated by commas
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public virtual string ToTextValueString()VB
Public Overridable Function ToTextValueString As StringC++
public:
virtual String^ ToTextValueString()F#
abstract ToTextValueString : unit -> string
override ToTextValueString : unit -> string Return Value
StringReturns a string containing the node text values separated by commas