The Filter
public class FilterAndSortDialog : System.Windows.WindowPublic Class FilterAndSortDialog
Inherits System.Windows.Window Introduced: X16.
| Constructor | Description |
|---|---|
| Filter |
Initializes a new instance of the Filter |
| Method | Description |
|---|---|
| Store |
Stores filters and sorting instructions created with the dialog in a Sub |
| Property | Description |
|---|---|
| Filters | Gets the filter instructions which were created using the dialog or sets the filter instructions which are shown when the dialog is opened. |
| Sorting |
Gets the sorting instructions which were created using the dialog or sets the sorting instructions which are shown when the dialog is opened. |