RadzenSSRSViewerParameter Class

RadzenSSRSViewerParameter component.

Inheritance

Object

ComponentBase

RadzenSSRSViewerParameter

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

ComponentBase.BuildRenderTree

ComponentBase.OnInitialized

ComponentBase.OnInitializedAsync

ComponentBase.OnParametersSet

ComponentBase.OnParametersSetAsync

ComponentBase.StateHasChanged

ComponentBase.ShouldRender

ComponentBase.OnAfterRender

ComponentBase.OnAfterRenderAsync

ComponentBase.InvokeAsync

ComponentBase.DispatchExceptionAsync

ComponentBase.SetParametersAsync

ComponentBase.RendererInfo

ComponentBase.Assets

ComponentBase.AssignedRenderMode

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenSSRSViewerParameter : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

RadzenSSRSViewerParameterlink

RadzenSSRSViewerParameter component.

Declaration
public RadzenSSRSViewerParameter()

Properties

ParameterNamelink

Gets or sets the name of the parameter.

Declaration
public string ParameterName { get; set; }
Property Value
Type Description
stringGets or sets the name of the parameter.

Valuelink

Gets or sets the value.

Declaration
public string Value { get; set; }
Property Value
Type Description
stringGets or sets the value.

Viewerlink

Gets or sets the viewer.

Declaration
public RadzenSSRSViewer Viewer { get; set; }
Property Value
Type Description
RadzenSSRSViewerGets or sets the viewer.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙