Enum PopupOptions
Popup window options
Namespace: FastReport.Olap.Controls
Assembly: FastReport.Olap.dll
Syntax
public enum PopupOptions
Fields
| Name | Description |
|---|---|
| AllowResize | Allow to resize the window (only if footer is available). |
| HasContextMenu | Allows context menu for the window |
| None | No options are set |
| ShowFooter | Has footer at the bottom of the window. |