GroupBoxFormItemHeader Property
Gets or sets the header text displayed at the top of the group box.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string Header { get; set; }

Property Value

Type: String
See Also