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