Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / AggregateArgs Class / AggregationType Property


In This Topic
AggregationType Property (AggregateArgs)
In This Topic
Gets the aggregation type.
Syntax
'Declaration
 
Public ReadOnly Property AggregationType As AggregationType
 
'Usage
 
Dim instance As AggregateArgs
Dim value As AggregationType
 
value = instance.AggregationType
See Also