ErrorFrameStyle.ErrorTextPaddings Property
Gets the padding settings of the error text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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