| Visual Basic (Declaration) | |
|---|---|
Public Enum MatrixOrderEx Inherits System.Enum | |
| C# | |
|---|---|
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