3 references to TextBoxCellTemplate
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewTextBoxColumn.cs (3)
59if (this.TextBoxCellTemplate == null) 63return this.TextBoxCellTemplate.MaxInputLength; 69this.TextBoxCellTemplate.MaxInputLength = value;