ActiveReports for .NET 18.0J
GetLocalizedValue<T>(ReportItem,String,T,FromStringConverter<T>) メソッド

GrapeCity.ActiveReports.PageReportModel 名前空間 > RomUtils クラス > GetLocalizedValue メソッド : GetLocalizedValue<T>(ReportItem,String,T,FromStringConverter<T>) メソッド
Gets localized property value from resources.
シンタックス
'宣言
 
Public Overloads Shared Function GetLocalizedValue(Of T)( _
   ByVal reportItem As ReportItem, _
   ByVal propertyName As String, _
   ByVal defaultValue As T, _
   ByVal converter As GrapeCity.ActiveReports.PageReportModel.RomUtils.FromStringConverter(Of T) _
) As T
public static T GetLocalizedValue<T>( 
   ReportItem reportItem,
   string propertyName,
   T defaultValue,
   GrapeCity.ActiveReports.PageReportModel.RomUtils.FromStringConverter<T> converter
)

パラメータ

reportItem
propertyName
defaultValue
converter

型パラメータ

T
参照

RomUtils クラス
RomUtils メンバ
オーバーロード一覧