Skip to main content

TcxFilterItem.Properties Property

Defines settings specific to the editor associated with the item.

Declaration

property Properties: TcxCustomEditProperties read; write;

Property Value

Type
TcxCustomEditProperties

Remarks

Use the Properties object to specify the editor type for editing a value the item data is compared to and define settings specific to the edit control.

See Also