DxHtmlElement.ClassName Property
Gets or sets the name of the CSS style applied to this element.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the CSS style applied to this element. |
See Also