C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / ColumnName Property
In This Topic
ColumnName Property (GridHyperlinkColumn)
In This Topic
Gets or sets a value used as an identifier for the column.
Syntax
public string ColumnName {get; set;}
See Also