IWebGridColumn.ExportCellStyle Property
Gets the style settings defining the appearance of data cells when a control is exported.
Namespace: DevExpress.Web.Internal
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| GridExportAppearanceBase | A GridExportAppearanceBase object that contains style settings. |
See Also