Initializes a new instance of the Filter
public FilterAndSortDialog(DocumentServer.DataSources.DataTableInfo table);Public Sub New(table As DocumentServer.DataSources.DataTableInfo)public FilterAndSortDialog(string[] fieldNames);Public Sub New(fieldNames As String())| Parameter | Description |
|---|---|
| table | Specifies the Data |
| field |
Specifies the possible column names. |