Skip to content

BindableEnumValue.BindableValue property

Bindable value. For example, for Ddt, this would return 1.

public int BindableValue { get; set; }

See Also