文字変換書式 (ToString に指定する書式と同様です。(例:0.00, 0.0## 等) 特になければ空文字で構いません。)

Namespace: FVIL.Forms
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public string FormatString { get; }
Visual Basic
Public ReadOnly Property FormatString As String
	Get

Property Value

Type: String

See Also