RgfAggregationColumnDeepCopy Method

Definition

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

Parameters

source  RgfAggregationColumn
 

Return Value

RgfAggregationColumn

See Also