TextEditHelpTextSettings.PopupMargins Property
Gets the margins of a help text displayed in popup mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Margins | A Margins object that contains margin settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to PopupMargins |
|---|---|
| ASPxTextEdit |
|
| TextEditProperties |
|
See Also