| Visual Basic (Declaration) | |
|---|---|
Public Enum MatrixOrderEx Inherits Enum | |
| C# | |
|---|---|
public enum MatrixOrderEx : Enum | |
| Member | Description |
|---|---|
| Prepend | Specifies the new operation will occur before the old operation. |
| Append | Specifies the new operation will occur after the old operation. |
System.Object
System.ValueType
System.Enum
DataDynamics.Reports.Extensibility.Drawing.MatrixOrderEx