ISnapControl.ShowTableCellStyleForm(TableCellStyle) Method
For internal use. Invokes the Modify Styles dialog.
Namespace: DevExpress.Snap.Core
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | DevExpress.XtraRichEdit.Model.TableCellStyle | A DevExpress.XtraRichEdit.Model.TableCellStyle object. |
See Also