ActiveReports 9
GroupsBeforeRowHeaders Property (Matrix)

Gets or sets the number of instances of the outermost column group that appear to the left of the row headers (right of the row headers for right-to-left matrices).

Syntax
'Declaration
 
Public Property GroupsBeforeRowHeaders As System.Integer
public System.int GroupsBeforeRowHeaders {get; set;}

Property Value

An Integer indicating the number of instances of the outermost column group that appear to the left of the row headers.

Remarks

For the purposes of GroupsBeforeRowHeaders, a subtotal column is considered a part of (and will move with) the rightmost or leftmost detail column, as appropriate.

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

Matrix Class
Matrix Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum