ListItemToString Method

This is overridden to return the display value when the item is converted to a string

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override string ToString()

Return Value

String
The Display member's value

See Also