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