C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / CellTemplate Property
In This Topic
CellTemplate Property (GridHyperlinkColumn)
In This Topic
Gets or sets the template used to display the contents of a cell that is not in editing mode.
Syntax
public DataTemplate CellTemplate {get; set;}
See Also