Base:
property
CellTemplate
System.Windows.Forms.DataGridViewColumn.CellTemplate
1 reference to CellTemplate
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxColumn.cs (1)
83private DataGridViewTextBoxCell? TextBoxCellTemplate => (DataGridViewTextBoxCell?)CellTemplate;