[]
        
(Showing Draft Content)

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

ListDescriptionFormat プロパティ

ListDescriptionFormat

StatusBarに表示される説明をカスタマイズするための書式文字列を取得または設定します。

宣言
public string ListDescriptionFormat { get; set; }
Public Property ListDescriptionFormat As String
プロパティ値
説明
string

テキストのカスタマイズに使用される書式文字列を取得または設定しますstring
デフォルト値はEmptyです。

備考

このプロパティを使用して、このコントロールに表示される説明の書式をカスタマイズできます。

例外
条件
ArgumentException

valueが有効なDescriptionFormatではありません。

参照
ListDescriptionSubItemIndex
StatusBar