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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridExportAppearanceBase | A GridExportAppearanceBase object that contains style settings. |
See Also