There is a new property in the HtmlExportSettings called ForbiddentPropertiesForExportCollection. What is this and how do you use it?
1 Answer, 1 is accepted
0
Mihail
Telerik team
answered on 02 Oct 2012, 05:19 PM
Hello Dustin,
First of, this property will be obsoleted in Q3 2012 and another property will be available named "PropertiesToIgnore" which will work in the same way. You can think of it as renaming it.
The purpose of this property is to allow specified attributes or style properties to be ignored during export.
Here is full list of properties which can be ignored and example of how to use it: