TechTalk Genome v4.2

DetailsViewCommandBar.ShowDeleteButton Property

Gets or sets a value indicating whether a Delete button is displayed in the command bar.

[DefaultValue(Value="False")]
public bool ShowDeleteButton {get; set;}

Property Value

true to display the Delete button in the command bar; otherwise, false. The default is false.

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