KrFormPartRule.AllowMultiple property

Gets or sets a value indicating whether multiple parts with the same name are allowed.

public bool AllowMultiple { get; set; }

See Also