Click or drag to resize

IRenderContext Interface

Represents a rendering context

Namespace:  SanteDB.BI.Rendering
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
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