Back to Devexpress

CardViewHyperLinkColumn Constructors

aspnet-devexpress-dot-web-dot-cardviewhyperlinkcolumn-dot-ctor.md

latest1.2 KB
Original Source

CardViewHyperLinkColumn Constructors

Specifies a data column with hyperlink functionality.

NameParametersDescription
CardViewHyperLinkColumn()noneInitializes a new instance of the CardViewHyperLinkColumn class with default settings.
CardViewHyperLinkColumn(String, String)fieldName, captionInitializes a new instance of the CardViewHyperLinkColumn class with the specified field name and caption.
CardViewHyperLinkColumn(String)fieldNameInitializes a new instance of the CardViewHyperLinkColumn class with the specified field name.

See Also

CardViewHyperLinkColumn Class

CardViewHyperLinkColumn Members

DevExpress.Web Namespace