ContextMenuOptions
type ContextMenuOptions = object
Description
Defines the context menu options.
Properties
- Type
ContextMenuType
The context menu type.
- header
boolean
Specifies if the context menu is opened inside the header.
- footer
boolean
Specifies if the context menu is opened inside the footer.
- headerArea
boolean
Specifies if the context menu is opened over the header.
- footerArea
boolean
Specifies if the context menu is opened over the footer.