DataGridViewComboBoxDropDownColumnCellTemplate Property
Namespace: Metas.GuiControlsAssembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
public override DataGridViewCell CellTemplate { get; set; }
Public Overrides Property CellTemplate As DataGridViewCell
Get
Set
public:
virtual property DataGridViewCell^ CellTemplate {
DataGridViewCell^ get () override;
void set (DataGridViewCell^ value) override;
}
abstract CellTemplate : DataGridViewCell with get, set
override CellTemplate : DataGridViewCell with get, set
Property Value
DataGridViewCell