TTMSFNCTableViewFiltering Class
Settings that control the column-level filter drop-down for the table view.
API unit family: TMSFNCTableView
Inherits from: TPersistent
Syntax
TTMSFNCTableViewFiltering = class(TPersistent)
Properties
| Name | Description |
|---|---|
| DropDownHeight | Height of the filter drop-down in pixels. |
| DropDownWidth | Width of the filter drop-down in pixels. |
| Enabled | When True, the column filter drop-down is available. |