ReportFilterCustomFilter Property
Allows the user to specify his own filter XML.
Syntax
__property String ReportFilterCustomFilter = {read=FReportFilterCustomFilter, write=FSetReportFilterCustomFilter, default=""};
Default Value
""
Remarks
Allows the user to specify his own filter XML. This property must be properly-formed XML, and must be a supported CalDAV filter or the component raises an exception.
Data Type
String