Skip to main content
A newer version of this page is available. .

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"

Field Value

Type
String
See Also