MVCxCardViewExportSettings.RenderBrick Property
In This Article
Enables rendering of different content from the content exported by default.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public ASPxCardViewExportRenderingEventHandler RenderBrick { get; set; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Render |
---|---|
Card |
|
See Also