TechTalk Genome v4.2

MinimizablePanel.MinimizeButtonText Property

Gets or sets the caption for the Minimize button displayed in the header of the panel.

[DefaultValue(Value="–")]
public string MinimizeButtonText {get; set;}

Property Value

The caption for the Minimize button in the header of the panel. The default is "–".

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