Class UIValue_WriteString_DropdownOptions
public class UIValue_WriteString_DropdownOptions : UIValueBinder<string>, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<string>, IUIValueBindable<string>, IUIValueBindable
- Inheritance
-
UIValue_WriteString_DropdownOptions
- Implements
- Inherited Members
- Extension Methods
Constructors
UIValue_WriteString_DropdownOptions()
public UIValue_WriteString_DropdownOptions()
Fields
dropdownDataKey
protected string dropdownDataKey
Field Value
Properties
DropdownDataKey
public string DropdownDataKey { get; set; }
Property Value
HaveDropdownDataKey
public bool HaveDropdownDataKey { get; }
Property Value
IsDropdownDataReady
public bool IsDropdownDataReady { get; }
Property Value
Methods
BindValue(IProperty)
public override void BindValue(IProperty valueProperty)
Parameters
valuePropertyIProperty
RedrawValue(bool)
public override void RedrawValue(bool instant = true)
Parameters
instantbool