NotesFormShowingEventArgs(NotesFormControllerParameters) Constructor
Initializes a new instance of the NotesFormShowingEventArgs class with specified settings.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v25.1.dll
NuGet Package: DevExpress.Win.RichEdit
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| controllerParameters | DevExpress.XtraRichEdit.Forms.NotesFormControllerParameters | A DevExpress.XtraRichEdit.Forms.NumberingListFormControllerParameters object containing information to be displayed in the form. |
See Also