ActiveReports 9
MatrixOrderEx Enumeration

Specifies matrix transform operation order.
Syntax
'Declaration
 
Public Enum MatrixOrderEx 
   Inherits System.Enum
public enum MatrixOrderEx : System.Enum 
Members
MemberDescription
AppendSpecifies the new operation will occur after the old operation.
PrependSpecifies the new operation will occur before the old operation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Drawing.MatrixOrderEx

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

GrapeCity.ActiveReports.Extensibility.Drawing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum