GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine.DataProcessing 名前空間 > TablixExtensions クラス : IsLeaf<T> メソッド |
'宣言 Public Shared Function IsLeaf(Of T)( _ ByVal member As DataTree.TablixMember(Of T) _ ) As Boolean
public static bool IsLeaf<T>( DataTree.TablixMember<T> member )