Skip to main content
A newer version of this page is available. .

MVCxHyperLinkProperties Class

Contains HyperLink specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class MVCxHyperLinkProperties :
    HyperLinkProperties

The following members return MVCxHyperLinkProperties objects:

Remarks

An object of the MVCxHyperLinkProperties type can be accessed via the HyperLinkSettings.Properties property.

See Also