CardViewExportAppearance.BorderColor Property
Gets or sets the border color.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Color | The border color. |
See Also
Gets or sets the border color.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public override Color BorderColor { get; set; }
Public Overrides Property BorderColor As Color
| Type | Description |
|---|---|
| Color | The border color. |