Click or drag to resize
VisibilityConditionForm Properties

The VisibilityConditionForm type exposes the following members.

Properties
  NameDescription
Public propertyAvailableVisibilityConditions
Represents list of all available visibility conditions.
Public propertyFormComponentInstanceIdentifier
Public propertyFormComponents
Collection of form components used for configuring VisibilityCondition.
Public propertyFormFieldName
Gets or sets name of a field the visibility condition belongs to.
Public propertyFormId
Gets or sets ID of a biz form whose fields are being edited.
Public propertyIsVisibilityConditionValid
Returns true if current visibility condition is valid for current form component.
Public propertyNotifyFormBuilder
Decides whether Form builder should be notified about validation of VisibilityCondition configuration.
Public propertySelectedVisibilityConditionIdentifier
Contains value of the selected item in the list represented by AvailableVisibilityConditions.
Public propertySelectedVisibilityConditionLocalizedLabel
Represents localized label for the selected visibility condition dropdown.
Public propertyVisibilityConditionConfiguration
Gets or sets VisibilityConditionConfiguration for displaying the form used for VisibilityCondition's configuration.
Top
See Also