Click or drag to resize

RootRenderContextParent Property

Gets the paren of this context

Namespace: SanteDB.BI.Rendering
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public IRenderContext Parent { get; }

Property Value

IRenderContext

Implements

IRenderContextParent
See Also