protected BaseComboBoxColumn(
BaseComboBoxCell cellTemplate
)
Protected Sub New (
cellTemplate As BaseComboBoxCell
)
protected:
BaseComboBoxColumn(
BaseComboBoxCell^ cellTemplate
)
new :
cellTemplate : BaseComboBoxCell -> BaseComboBoxColumn