Gets or sets the label on the button.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Label { get; set; }
Public Property Label As String
Get
Set
Property Value
Type:
StringThe label.
See Also