A newer version of this page is available.
Switch to the current version.
DialogController.DialogActionContainerName Field
Specifies the name of the Action Container that displays the Dialog Controller's DialogController.AcceptAction and DialogController.CancelAction.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public const string DialogActionContainerName = "PopupActions"
Public Const DialogActionContainerName As String = "PopupActions"
Field Value
Type |
---|
String |
See Also
Feedback