Click or drag to resize

IRenderContext Interface

Represents a rendering context

Namespace: SanteDB.BI.Rendering
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public interface IRenderContext

The IRenderContext type exposes the following members.

Properties
 NameDescription
Public propertyParent Gets the parent of this element
Public propertyRoot Gets the root of this element
Public propertyScopedObject Gets the scope object
Public propertyTags Get a report tag
Top
See Also