Back to Devexpress

MVCxColumnHyperLinkProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-c6d600d9.md

latest1.6 KB
Original Source

MVCxColumnHyperLinkProperties Class

Contains settings specific to a hyper link column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnHyperLinkProperties :
    HyperLinkProperties
vb
Public NotInheritable Class MVCxColumnHyperLinkProperties
    Inherits HyperLinkProperties

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

Inheritance

Object StateManager PropertiesBase EditPropertiesBase StaticEditProperties HyperLinkProperties MVCxColumnHyperLinkProperties

See Also

MVCxColumnHyperLinkProperties Members

DevExpress.Web.Mvc Namespace