ImageSliderNavigationButtonStyle.AssignToControl(WebControl, AttributesRange, Boolean, Boolean, Boolean) Method
Copies the settings from the current ImageSliderNavigationButtonStyle 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 |
exceptTextDecoration | Boolean |
useBlockAlignment | Boolean |
exceptOpacity | Boolean |
Remarks
For internal use only.
See Also