|
sfComboBox1.SelectedItems.Clear();
|
|
sfComboBox1.SelectedIndex = -1;
// sfComboBox1.SelectedItems.Clear();
sfComboBox1.TextBox.Text = sfComboBox1.Watermark;
sfComboBox1.TextBox.ForeColor = sfComboBox1.Style.EditorStyle.WatermarkForeColor;
|
|
Recommended approach - exe will perform automatic configuration.
Please find the patch setup from below location:
Please find the patch assemblies alone from below location:
Assemblies Link: https://syncfusion.com/Installs/support/patch/19.1.0.54/1347654/F163377/SyncfusionPatch_19.1.0.54_1347654_4232021081557601_F163377.zip
|