ActiveReports 9
MatrixGroupingDefinition Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal length As Length, _
   ByVal isStatic As System.Boolean, _
   ByVal hasTotal As System.Boolean, _
   ByVal toggleItem As System.String _
)
public MatrixGroupingDefinition( 
   Length length,
   System.bool isStatic,
   System.bool hasTotal,
   System.string toggleItem
)

Parameters

length
isStatic
hasTotal
toggleItem
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MatrixGroupingDefinition Class
MatrixGroupingDefinition Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum