ComboBoxFormItemSelectText Property |
Gets or sets the text that will be shown as the first item of ComboBox.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string SelectText { get; set; }
Public Property SelectText As String
Get
Set
Property Value
Type:
String
See Also