C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1HyperLinkField Class / Target Property

In This Topic
Target Property (C1HyperLinkField)
In This Topic
Gets or sets the window or frame where content appears when a hyperlink is clicked.
Syntax
'Declaration
 
Public Overridable Property Target As System.String
 
Remarks
If this property is not set, the browser or window with focus refreshes when a hyperlink in the column is clicked.
See Also