ActiveReports 9
LayoutDirection Property (Matrix)

Gets or sets a value indicating whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).

Syntax
'Declaration
 
Public Property LayoutDirection As LayoutDirection
public LayoutDirection LayoutDirection {get; set;}

Property Value

A LayoutDirection enumeration indicating whether the matrix columns grow left-to-right or right-to-left.
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