ComboBox.SelectedValue
ComboBox.SelectedValue property
Gets the selected value of the combox box.
public string SelectedValue { get; }
See Also
- class ComboBox
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Gets the selected value of the combox box.
public string SelectedValue { get; }