Class
WebListBoxTextRenderer
Listbox
Description
Used to create custom WebListBox cells via the WebSDK.
Methods
Name  | 
Parameters  | 
Returns  | 
Shared  | 
|---|---|---|---|
value As String  | 
Method descriptions
WebListBoxTextRenderer.Operator_Convert
Operator_Convert As String
Returns the text of the class instance as a String.
Operator_Convert(value As String)
Assigns the value passed to the class instance.
Compatibility
Project Types  | 
Web  | 
Operating Systems  | 
All  | 
See also
WebListboxCellRenderer parent class