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.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
String | The name of the CSS style applied to this element. |
See Also