RgfDashboardDesignerStateSetPaneHeaderVisibility 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 SetPaneHeaderVisibility(
	string? paneId,
	bool showHeader
)

Parameters

paneId  String
 
showHeader  Boolean
 

Return Value

RgfDashboardCommandResult

See Also