RenderHelper.ResetFontStyle(WebControl) Method
Removes all font styling for the specified control.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | WebControl | A WebControl object, whose font styling should be removed. |
See Also