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