[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListDescriptionFormat

ListDescriptionFormat Property

ListDescriptionFormat

Gets or sets a format string used to customize the description shown in StatusBar.

Declaration
public string ListDescriptionFormat { get; set; }
Public Property ListDescriptionFormat As String
Property Value
Type Description
string

A string value that indicates a format string used to customize the description in StatusBarInfo.
The default is Empty.

Remarks

This property customizes a format to display the description of this control.

Exceptions
Type Condition
ArgumentException

The value is not a valid DescriptionFormat.

See Also
ListDescriptionSubItemIndex
StatusBar