RgfDashboardDesignerStateSetSplitPaneCount 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 SetSplitPaneCount(
	string? paneId,
	int count
)

Parameters

paneId  String
 
count  Int32
 

Return Value

RgfDashboardCommandResult

See Also