AppearanceStyleBase.GetBorderColorTop() Method
In This Article
Returns the color of the top border.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
#Returns
Type | Description |
---|---|
Color | A Color that represents the border color of the control. |
See Also