TcxGridItemFilterPopupOptions Properties
Contains options for a filter dropdown.Name | Description |
---|---|
ApplyMultiSelectChanges | Specifies how the View updates its filter criteria in response to changes made in a filter dropdown |
DropDownWidth | Specifies filter dropdowns‘s width, in pixels. |
GridView | Provides access to the View to which the option set is applied. Inherited from TcxCustomGridOptions. |
MaxDropDownItemCount | Specifies the number of filter items simultaneously displayed in filter dropdowns. |
MultiSelect | Specifies if selection of multiple items is allowed in a filter dropdown. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
See Also