Enum MatrixEvenStylePriority
Describes how the even style is applied to a matrix.
Namespace: FastReport.Matrix
Assembly: FastReport.OpenSource.dll
Syntax
public enum MatrixEvenStylePriority
Fields
| Name | Description |
|---|---|
| Columns | The even style is applied to matrix columns. |
| Rows | The even style is applied to matrix rows. |