'宣言 Public Function ConvertValueToDisplayText( _ ByVal value As Object, _ ByRef text As String, _ ByRef error As Exception _ ) As Boolean
public bool ConvertValueToDisplayText( object value, out string text, out Exception error )
詳細は、ValueInput.ConvertValueToText メソッドの特記事項を参照してください。
TextInputBase クラス TextInputBase メンバ