I'm trying to use the formatted text using HTML tag. I've seen on other post that Infragistics use it's own custom XML format. Where is this format define so that I would be able to see what is available or not?
Thank you
Chris
Hi,
You can check the supported tags at the following link from our online help: Formatting Text and Hyperlinks
Let me know if this is what you asked for or if you have any further questions.
Regards,
Stefaniya
Great, this is what I was desperately looking for.
However, I know from experiencing with the control that there is more attribute supported than showed in the help. For instance, "style" attribute for <p> is supported where you can add "margin", "float", "width", "height", etc. Would there be a full list of supported tag and all their attribute.
FYI The "Edit Formatted Text" designer is a great, great way to play with text formatting. Thank you Infragistics