Skip to main content

HtmlEventArgs Properties

Provides data for the XRControl.HtmlItemCreated event.
Name Description
Brick Gets a visual brick that represents the content of the currently processed item on a report page.
ContentCell Gets the content of the currently processed item.
ScriptContainer Gets an object that implements the IScriptContainer interface and is used for registering the scripts and styles in the current HTML document.
See Also