Table of Contents

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; }

Property Value

string