Text の Decimal 値を取得します。Text が数値以外の場合は 0 を取得します。

Namespace: YiaoWang.Windows.Forms
Assembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public decimal DecValue { get; set; }
Visual Basic
Public Property DecValue As Decimal
	Get
	Set

Field Value

Return Value

Remarks