PsrListFilterGroupForStringListsT Class |
Namespace: PsrApi.Data
public abstract class PsrListFilterGroupForStringLists<T> : PsrListFilterGroup where T : PsrListFilterObjectByString
The PsrListFilterGroupForStringListsT type exposes the following members.
Name | Description | |
---|---|---|
![]() | AndLinkedGroup |
If this property is set to true, the group will be AND linked with
other groups. Otherwise OR.
(Inherited from PsrListFilterGroup.) |
![]() | Expanded |
If the group is opened or not
(Inherited from PsrListFilterGroup.) |
![]() | SearchList |
Filter objects
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |