ILabelContainer Interface |
Interface for classes that contain a LabelFormItem
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic interface ILabelContainer
Public Interface ILabelContainer
The ILabelContainer type exposes the following members.
Properties
| Name | Description |
---|
 | Label |
Gets or sets the LabelFormItem for this form item.
|
Top
See Also