DxHtmlElement.GetComputedStyle() Method
Returns the actual CSS style applied to this element.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.Utils.Html.CssStyle | The actual CSS style of this element. |
See Also