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

MVCxColumnHyperLinkProperties Constructors

Contains settings specific to a hyper link column.
Name Parameters Description
MVCxColumnHyperLinkProperties() none Initializes a new instance of the MVCxColumnHyperLinkProperties class with default settings.
MVCxColumnHyperLinkProperties(IPropertiesOwner) owner Initializes a new instance of the MVCxColumnHyperLinkProperties class with the specified owner.
See Also