Skip to main content

IRichEditControl.AskPasswordConfirmation(String) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

bool AskPasswordConfirmation(
    string password
)

Parameters

Name Type
password String

Returns

Type
Boolean
See Also