TableStyleFormShowingEventArgs.ControllerParameters Property
In This Article
Gets the information required for initializing the Table Style Dialog dialog controls.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
public TableStyleFormControllerParameters ControllerParameters { get; }
#Property Value
Type | Description |
---|---|
Table |
A DevExpress. |
See Also