DropDown.SelectedTextPanelParagraph Property

GeonBit.UI

DropDownSelectedTextPanelParagraph Property
Get the selected text panel paragraph (the text that's shown when DropDown is closed).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Paragraph SelectedTextPanelParagraph { get; }

Property Value

Type: Paragraph
See Also