4 references to TextBoxCellTemplate
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxColumn.cs (4)
38[MemberNotNull(nameof(TextBoxCellTemplate))] 43if (TextBoxCellTemplate is null) 48return TextBoxCellTemplate.MaxInputLength; 57TextBoxCellTemplate.MaxInputLength = value;