ActiveReports for .NET 18.0J
GetPropertyName<TI,TR> メソッド

GrapeCity.Viewer.Common.Model 名前空間 > ActiveModelListenExtensions クラス : GetPropertyName<TI,TR> メソッド
プロパティ名を取得します。
シンタックス
'宣言
 
Public Shared Function GetPropertyName
    (Of TI,TR)( _
   ByVal instance As TI, _
   ByVal propertyGetter As Expression(Of Func(Of TI,TR)) _
) As String
public static string GetPropertyName<TI,TR>( 
   TI instance,
   Expression<Func<TI,TR>> propertyGetter
)

パラメータ

instance
propertyGetter

型パラメータ

TI
TR
参照

ActiveModelListenExtensions クラス
ActiveModelListenExtensions メンバ