Class
WebListBoxTextRenderer
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
Web projects on all supported operating systems.
See also
WebListboxCellRenderer parent class