AppearanceStyleBase.AssignToControl(WebControl, AttributesRange) Method
Copies the settings from the current AppearanceStyleBase object to the specified object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
control | WebControl |
range | DevExpress.Web.AttributesRange |
Remarks
For internal use only.
See Also