TcxCustomGridTableFiltering.Position Property
In This Article
Deprecated. This property exists for backward compatibility only. Instead, use the FilterBox.Position property at the grid View level.
#Declaration
Delphi
property Position: TcxGridFilterPosition read; write;
#Property Value
Type | Description |
---|---|
Tcx |
The filter panel position. |
See Also