DataTextFormatString Property (C1HyperLinkField)
Gets or sets the display format for the text caption of the hyperlinks in the C1HyperLinkField column.
public virtual System.string DataTextFormatString {get; set;}
'Declaration
Public Overridable Property DataTextFormatString As System.String