DxHtmlPainterArgs.Bounds Property
Gets or sets the bounds of a region where an HTML template can be drawn.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | Specifies bounds of a region where an HTML template can be drawn. |
See Also