Property ComboBoxLastValue
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
ComboBoxLastValue
Gets the last value a combo box was given (w:comboBox/@w:lastValue), or null.
public string? ComboBoxLastValue { get; }
Gets the last value a combo box was given (w:comboBox/@w:lastValue), or null.
public string? ComboBoxLastValue { get; }