s&box docs
API ReferenceSandbox.UI

public class Sandbox.UI.DropDown : Sandbox.UI.PopupButton

Broader workflow and conceptual references connected to this API.

Constructors

Showing 2 constructors

Methods

Showing 5 methods

protected virtual void OnParametersSet()

public virtual void Open()

Implementations

public virtual void SetPropertyObject(string name, object value)

Properties

Showing 5 properties

public System.Func`1<System.Collections.Generic.List`1<Sandbox.UI.Option>> Sandbox.UI.DropDown.BuildOptions { get; set; }

public virtual object Sandbox.UI.DropDown.Value { get; set; }

public System.Action`1<string> Sandbox.UI.DropDown.ValueChanged { get; set; }

Metadata

FieldValue
NamespaceSandbox.UI
Typeclass
AssemblyBase Library
Doc IDT:Sandbox.UI.DropDown

On this page