Skip to main content

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