AppearanceStyleBase.AssignToControl(WebControl, Boolean) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
control | WebControl |
applyPaddings | Boolean |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public void AssignToControl(
WebControl control,
bool applyPaddings
)
Public Sub AssignToControl(
control As WebControl,
applyPaddings As Boolean
)
Name | Type |
---|---|
control | WebControl |
applyPaddings | Boolean |
No
Your feedback is appreciated.