C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputComboBoxItem Class / ToString Method

In This Topic
ToString Method (RenderInputComboBoxItem)
In This Topic
Returns the string representation of the current object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The value of the Text property.
See Also