TechTalk Genome v4.2

BaseDropDownField Class

Represents a field that is displayed as a drop-down list in a data-bound control.

For a list of all members of this type, see BaseDropDownField Members.

System.Object
   DataControlField
      BoundField
         BaseDropDownField

[AspNetHostingPermission(Level="Minimal", Action="InheritanceDemand", Unrestricted="False")]
[AspNetHostingPermission(Level="Minimal", Action="LinkDemand", Unrestricted="False")]
[TypeConverter(ConverterTypeName="System.ComponentModel.ExpandableObjectConverter, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[DefaultProperty(Name="HeaderText")]
public abstract class BaseDropDownField : BoundField

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

BaseDropDownField Members | TechTalk.Genome.Extensions.Web.UI.Controls Namespace