TableStyleFormShowingEventArgs.ControllerParameters Property
Gets the information required for initializing the Table Style Dialog dialog controls.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v25.1.dll
NuGet Package: DevExpress.Win.RichEdit
Declaration
Property Value
| Type | Description |
|---|---|
| TableStyleFormControllerParameters | A DevExpress.XtraRichEdit.Forms.TableStyleFormControllerParameters object containing information to be displayed in the form. |
See Also