PopupPanelOptions Properties
Contains settings that allow you to customize the behavior of a peek panel, assigned to the TokenEdit control.| Name | Description |
|---|---|
| Location | Gets or sets the display location for the FlyoutPanel assigned to this TokenEdit. |
| ShowMode | Gets or sets which end-user actions cause the flyout panel to be displayed. |
| ShowPopupPanel | Gets or sets whether the FlyoutPanel assigned to the editor’s RepositoryItemTokenEdit.PopupPanel property should be displayed. |
See Also