BorderBase.BorderColor Property
When overridden in descendants gets or sets the border color.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that represents the border color. |
See Also