MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridHyperlinkColumn Class
/ ContentBinding Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ContentBinding Property
In This Topic
Gets or sets the property path used to get the visible text of the hyperlink.
Syntax
C#
public
string
ContentBinding {
get
;
set
;}
Remarks
If not specified, the whole hyperlink text will be shown.
See Also
Reference
GridHyperlinkColumn Class
GridHyperlinkColumn Members