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