Back to Devexpress

ASPxButton.FocusRectBorder Property

aspnet-devexpress-dot-web-dot-aspxbutton-a0a46c7e.md

latest1.2 KB
Original Source

ASPxButton.FocusRectBorder Property

Gets the focused rectangle’s border settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual BorderWrapper FocusRectBorder { get; }
vb
Public Overridable ReadOnly Property FocusRectBorder As BorderWrapper

Property Value

TypeDescription
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

FocusRectPaddings

ASPxButton Class

ASPxButton Members

DevExpress.Web Namespace