Back to Devexpress

DxDialogProvider Properties

blazor-devexpress-dot-blazor-dot-dxdialogprovider-dot-underscore-properties.md

latest1.7 KB
Original Source

DxDialogProvider Properties

A component that allows you to create and show dialogs in code and contains common dialog settings.

NameDescription
CloseOnEscapeSpecifies whether a message box should be closed when a user presses Escape.
CloseOnOutsideClickSpecifies whether a message box should be closed when a user clicks outside the box’s boundaries.
CssClassAssigns a CSS class to a message box.
HeightSpecifies the height of message boxes.
RenderStyleSpecifies predefined style applied to message boxes.
ShowCloseButtonSpecifies whether a message box displays the Close button.
ShowIconSpecifies whether to show an icon in message boxes.
SizeModeSpecifies the size of message boxes and their content.
ThemeModeSpecifies a message box’s predefined color filling mode.
WidthSpecifies the width of message boxes.

See Also

DxDialogProvider Class

DxDialogProvider Members

DevExpress.Blazor Namespace