'Declaration
Public Property ListDescriptionFormat As String
'Usage
Dim instance As GcComboBox Dim value As String instance.ListDescriptionFormat = value value = instance.ListDescriptionFormat
public string ListDescriptionFormat {get; set;}
Property Value
A System.String value indicates a format string used to customize description which is shown in StatusBar.The default is System.String.Empty.