VerticalGridExportStyles.Image Property
In This Article
Gets the style settings defining the appearance of images when the grid is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public VerticalGridExportAppearance Image { get; }
#Property Value
Type | Description |
---|---|
Vertical |
A Vertical |
#Remarks
Note
These style settings are in effect only when ASPx
See Also