TechTalk Genome v4.2

EnumDropDownField.EnumType Property

Gets the enum type that will be used as data source in the drop-down list control.

protected Type EnumType {get;}

Property Value

A Type value representing an enum type.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

EnumDropDownField Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace