DataNavigateUrlFormatString Property
Gets or sets the display format for the URL of the hyperlinks in the
C1HyperLinkField when the URL is data-bound to a field in a data source.
public virtual System.string DataNavigateUrlFormatString {get; set;}
'Declaration
Public Overridable Property DataNavigateUrlFormatString As System.String