Ribbon for WinForms
FormatValue メソッド (Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : FormatValue メソッド
A value to convert.
Converts value to string according to Style.Format property value.
シンタックス
'宣言
 
Public Function FormatValue( _
   ByVal value As Object _
) As String
public string FormatValue( 
   object value
)

パラメータ

value
A value to convert.

戻り値の型

The string value of the current instance.
参照

Style クラス
Style メンバ