C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputComboBoxItem Class / Text Property

In This Topic
Text Property (RenderInputComboBoxItem)
In This Topic
Gets or sets a text representing the current item in the dropdown list of a RenderInputComboBox.
Syntax
'Declaration
 
Public Property Text As String
 
See Also