AutoCompleteTextBoxColumnAutoCompleteTextBoxCellTemplate Property
This is used internally to get a reference to the cell template as the actual type
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected AutoCompleteTextBoxCell AutoCompleteTextBoxCellTemplate { get; }
Protected ReadOnly Property AutoCompleteTextBoxCellTemplate As AutoCompleteTextBoxCell
Get
protected:
property AutoCompleteTextBoxCell^ AutoCompleteTextBoxCellTemplate {
AutoCompleteTextBoxCell^ get ();
}
member AutoCompleteTextBoxCellTemplate : AutoCompleteTextBoxCell with get
Property Value
AutoCompleteTextBoxCell