AppearanceStyleBase.GetBorderColorLeft() Method
Returns the color of the left border.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
Color | A Color that represents the border color of the control. |
See Also