Click or drag to resize
CustomFilterParametersParameters Property
List of filter parameters.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public List<FilterParameter> Parameters { get; set; }

Property Value

Type: ListFilterParameter
See Also