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