[]
Gets or sets a format string used to customize the description shown in StatusBar.
public string ListDescriptionFormat { get; set; }
Public Property ListDescriptionFormat As String
Type | Description |
---|---|
string | A string value that indicates a format string used to customize the description in StatusBarInfo.
|
This property customizes a format to display the description of this control.
Type | Condition |
---|---|
ArgumentException | The value is not a valid DescriptionFormat. |