ErrorFrameStyle.ErrorTextPaddings Property
Gets the padding settings of the error text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Paddings | A Paddings object that contains padding settings. |
Remarks
Error text paddings are considered as the amount of space between the text’s outer boundaries and both the error frame’s boundaries and the editor’s nearest boundary.
See Also