GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace : MatrixOrderEx Enumeration |
'Declaration Public Enum MatrixOrderEx Inherits System.Enum
public enum MatrixOrderEx : System.Enum
Member | Description |
---|---|
Append | Specifies the new operation will occur after the old operation. |
Prepend | Specifies the new operation will occur before the old operation. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Drawing.MatrixOrderEx