Enum CollapseSymbol
Represents the symbol used to display the matrix expand/collapse state.
Namespace: FastReport.AdvMatrix
Assembly: FastReport.dll
Syntax
public enum CollapseSymbol
Fields
| Name | Description |
|---|---|
| Arrow | The arrow. |
| PlusMinus | Plus/minus. |
| Pointer | The pointer. |