DataGridCustomcomboBoxAdd Method
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public ComboBox[] comboBoxAdd(
string Header,
string Name,
string displayMemberPath,
string selectedValuePath,
IEnumerable itemsSource,
Object[] bindingSource,
string valuePath,
int width = 0,
bool fontBold = false
)
- Header String
-
- Name String
-
- displayMemberPath String
-
- selectedValuePath String
-
- itemsSource IEnumerable
-
- bindingSource Object
-
- valuePath String
-
- width Int32 (Optional)
-
- fontBold Boolean (Optional)
-
ComboBox