TechTalk Genome v4.2

DetailsViewCommandBar.ShowInsertButton Property

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

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

Property Value

true to display the Insert 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