LabelFormItemLabelForItemID Property |
Gets or sets the ItemID of the FormItem this label is for.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string LabelForItemID { get; set; }
Public Property LabelForItemID As String
Get
Set
Property Value
Type:
String
See Also