AppearanceStyleBase.AssignToControl(WebControl, Boolean) Method
In This Article
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public void AssignToControl(
WebControl control,
bool applyPaddings
)
#Parameters
Name | Type |
---|---|
control | Web |
apply |
Boolean |
See Also