TechTalk Genome v4.2

MinimizablePanel.Title Property

Gets or sets the text displayed as the title of the panel control.

[DefaultValue()]
public string Title {get; set;}

Property Value

A string rendered as the title of the panel control. The default is an empty string (""), which indicates that this property is not set.

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

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