ILabelContainerLabel Property |
Gets or sets the LabelFormItem for this form item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
SyntaxLabelFormItem Label { get; set; }
Property Label As LabelFormItem
Get
Set
Property Value
Type:
LabelFormItem
See Also