RgfAggregationColumnDeepCopy Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.14.0.11230
C#
public static RgfAggregationColumn DeepCopy(
	RgfAggregationColumn source
)

Parameters

source  RgfAggregationColumn
 

Return Value

RgfAggregationColumn

See Also