ComponentOne PDF for WPF and Silverlight
DefaultText Property (PdfComboListBase)

C1.WPF.Pdf.4 Assembly > C1.WPF.Pdf Namespace > PdfComboListBase Class : DefaultText Property
Gets or sets the default text value of the current combo or list.
Syntax
'Declaration
 
Public Overrides Property DefaultText As String
public override string DefaultText {get; set;}
See Also

Reference

PdfComboListBase Class
PdfComboListBase Members