Click or drag to resize
FormComponentPropertiesVisibilityConditionConfiguration Property
Gets or sets visibility condition configuration assigned to the form component.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public VisibilityConditionConfiguration VisibilityConditionConfiguration { get; set; }

Property Value

Type: VisibilityConditionConfiguration
See Also