Base:
property
CellTemplate
System.Windows.Forms.DataGridViewColumn.CellTemplate
1 reference to CellTemplate
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonColumn.cs (1)
26private DataGridViewButtonCell? ButtonCellTemplate => (DataGridViewButtonCell?)CellTemplate;