ActiveReports 12
IsLeaf Method (DefExtensions)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.DataProcessing Namespace > DefExtensions Class : IsLeaf Method
Determines whether given member is leaf.
Syntax
'Declaration
 
Public Shared Function IsLeaf( _
   ByVal member As Def.TablixMember _
) As Boolean
public static bool IsLeaf( 
   Def.TablixMember member
)

Parameters

member
See Also

Reference

DefExtensions Class
DefExtensions Members