DataGridViewButtonCell.FormattedValueType プロパティ

定義

セルに関連付けられている、書式設定された値の型を取得します。

public:
 virtual property Type ^ FormattedValueType { Type ^ get(); };
public override Type FormattedValueType { get; }
member this.FormattedValueType : Type
Public Overrides ReadOnly Property FormattedValueType As Type

プロパティ値

セルの書式設定された値の型を表す Type

適用対象

こちらもご覧ください