TechTalk Genome v4.2

DetailsViewCommandBar.NewText Property

Gets or sets the caption for the New button displayed in the command bar.

[DefaultValue(Value="New")]
[Localizable(IsLocalizable="True")]
public string NewText {get; set;}

Property Value

The caption for the New button in the command bar. The default is "New".

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

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