ComponentOne Basic Library for WPF and Silverlight
ToString Method (C1ListBoxItem)


C1.WPF Namespace > C1ListBoxItem Class : ToString Method
Syntax
'Declaration
 
Public Overridable Function ToString() As System.String
'Usage
 
Dim instance As C1ListBoxItem
Dim value As System.String
 
value = instance.ToString()
public virtual System.string ToString()
See Also

Reference

C1ListBoxItem Class
C1ListBoxItem Members