RgfAggregationColumn(RgfAggregationColumn) Constructor

Initializes a new instance of the RgfAggregationColumn class

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.10.0.11113
C#
public RgfAggregationColumn(
	RgfAggregationColumn aggregationColumn
)

Parameters

aggregationColumn  RgfAggregationColumn
 

See Also