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: 2.2.1
Syntax
public IRenderContext Parent { get; }

Property Value

Type: IRenderContext

Implements

IRenderContextParent
See Also