ILabelContainer Interface
Interface for classes that contain a LabelFormItem

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public interface ILabelContainer

The ILabelContainer type exposes the following members.

Properties
  NameDescription
Public propertyLabel
Gets or sets the LabelFormItem for this form item.
Top
See Also