TechTalk Genome v4.2

DropDownField.ListDataTextFormatString Property

Gets or sets the formatting string that controls how data bound to the list control is displayed.

[WebExtensionDescription(Description="DropDownField_ListDataTextFormatString")]
public string ListDataTextFormatString {get; set;}

Property Value

The formatting string for data bound to the control. The default value is String.Empty .

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

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