Base:
property
CellTemplate
System.Windows.Forms.DataGridViewColumn.CellTemplate
1 reference to CellTemplate
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkColumn.cs (1)
22private DataGridViewLinkCell? LinkCellTemplate => (DataGridViewLinkCell?)CellTemplate;