FormatNumberEventArgs.Value プロパティ

定義

書式設定する値を取得します。

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

プロパティ値

double 値です。

適用対象