CustomizePopupWindowParamsEventArgs Properties
Arguments passed to a Pop-up Window Show Action’s PopupWindowShowAction.CustomizePopupWindowParams event.
Name | Description |
---|---|
Action |
Provides access to the Pop-up Window Show Action for which the Popup |
Application |
Provides access to an Xaf |
Context |
Specifies the Frame. |
Dialog |
Specifies a Dialog Controller which is activated for a Pop-up Window Show Action’s pop-up Window. |
Is |
Specifies whether the pop-up Window created for a Pop-up Window Show Action is sizable. |
Maximized | Gets or sets a value that specifies whether the window is maximized. |
Size | Specifies the size of a pop-up window. |
View | Specifies the View that should be displayed by the Pop-up Window Show Action’s pop-up Window. |
See Also