ASPxButton.FocusRectBorder Property
Gets the focused rectangle’s border settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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