Skip to main content
All docs
V25.1
  • IRichEditControl.ShowConvertNotesForm(NotesFormController) Method

    For internal use.

    Namespace: DevExpress.XtraRichEdit

    Assembly: DevExpress.RichEdit.v25.1.Core.dll

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    void ShowConvertNotesForm(
        NotesFormController controller
    )

    Parameters

    Name Type
    controller DevExpress.XtraRichEdit.Forms.NotesFormController
    See Also