TechTalk Genome v4.2

DetailsViewCommandBar.DeleteText Property

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

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

Property Value

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

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