RgfDashboardDesignerStateSetPaneTitle Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services.Dashboard
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
public RgfDashboardCommandResult SetPaneTitle(
	string? paneId,
	string? title
)

Parameters

paneId  String
 
title  String
 

Return Value

RgfDashboardCommandResult

See Also