GroupBoxFormItemHeader Property |
Gets or sets the header text displayed at the top of the group box.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Header { get; set; }
Public Property Header As String
Get
Set
Property Value
Type:
String
See Also