ActiveReports for .NET 18.0J
Format(Object,IStyle) メソッド

GrapeCity.ActiveReports.Rendering.Components.Interfaces 名前空間 > IFormattingService インターフェース > Format メソッド : Format(Object,IStyle) メソッド
Returns a string representation of the specified value using GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle and according to the language settings defined in the report or current server language.
シンタックス
'宣言
 
Overloads Function Format( _
   ByVal value As Object, _
   ByVal style As IStyle _
) As String

パラメータ

value
style
解説
According to RDL specs. report item language takes precedence over report language and everything fallbacks on a default (server -- whatever it is) language.
参照

IFormattingService インターフェース
IFormattingService メンバ
オーバーロード一覧