ASPxButton.FocusRectBorder Property
Gets the focused rectangle’s border settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| BorderWrapper | A BorderWrapper object which specifies the border settings. |
Remarks
The FocusRectBorder property provides access to the border settings which define the width, style, and color.
See Also