ObjectProperty..::..DropDownValues Property
Gets or sets values if property is a default drop down list.
Namespace:
FLEXYGO.Objects.SettingsAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
public List<BaseCollection> DropDownValues { get; set; }
Public Property DropDownValues As List(Of BaseCollection) Get Set