Click or drag to resize

SetPropertyHideUndefined Property

Returns true of it must be possible to re-select the value "Please select a value" if another value has already been selected. Only in effect if the control is a dropdown.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool HideUndefined { get; set; }

Property Value

Type: Boolean
See Also