TechTalk Genome v4.2

DetailsViewCommandBar.CausesValidation Property

Gets or sets a value indicating whether validation is performed when the user clicks a button in the command bar.

[DefaultValue(Value="True")]
public bool CausesValidation {get; set;}

Property Value

true to perform validation when the user clicks a button in the command bar; otherwise, false. The default is true.

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