TableCellStyleFormShowingEventArgs.ControllerParameters Property
Provides access to the controller of the Modify Style dialog window, defining the parameters of the document model that are eligible to be changed.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
Declaration
Property Value
Type | Description |
---|---|
TableCellStyleFormControllerParameters | A TableCellStyleFormControllerParameters object. |
Remarks
The Modify Style dialog window is invoked when clicking New Cell Style in the Table Tools: Design toolbar.
See Also