MultipleFilterCollection Class

MultipleFilterCollection class

Represents the multiple filter collection.


type MultipleFilterCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewMultipleFilterCollectionConstructs one new instance.
NewMultipleFilterCollection_ObjectConstructs from an Object convertible to this.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
ToObjectGets the Object.
GetMatchBlankIndicates whether to filter by blank.
SetMatchBlankIndicates whether to filter by blank.
GetGets DateTimeGroupItem or a string value.
Add_StringAdds a label filter.
Add_DateTimeGroupingType_Int_Int_IntAdds a date filter criteria value.
GetCount