ButtonControlStyles.FocusRectStyle Property
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public AppearanceStyle FocusRectStyle { get; }
Public ReadOnly Property FocusRectStyle As AppearanceStyle
Property Value
Type |
---|
AppearanceStyle |
Available values:
Name | Description |
---|---|
Empty | This property is not in effect for the AppearanceStyle class. |
Spacing | Gets or sets the spacing between the elements in the corresponding object which the current style applies to. |
Paddings | Gets the padding settings of the current style. |
ImageSpacing | Gets or sets the amount of space between an image and the text contents within a container cell. |
HoverStyle | Gets the style settings which define the appearance of the corresponding element when the mouse pointer is hovering over it. |
AppearanceStyle() | Initializes a new instance of the AppearanceStyle class. |
See Also
Feedback