GridFilterFilterDescriptors Property
Child filters to match using the logical operator. If null, the object represent a basic filter which compares the property with the specified value.
Namespace: FileHold.Common.GridAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
public List<GridFilter> FilterDescriptors { get; set; }
Property Value
ListGridFilter