Skip to main content

IRichEditControl.ShowQuestionMessage(String) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

PortableDialogResult ShowQuestionMessage(
    string message
)

Parameters

Name Type Description
message String

 

Returns

Type Description
DevExpress.Portable.PortableDialogResult

 

See Also