DataGridSummaryValues Property
Gets a Dictionary<string field, object value> that contains the values to display in the totals row
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public IDictionary<string, Object> SummaryValues { get; }
Public ReadOnly Property SummaryValues As IDictionary(Of String, Object)
Get
Property Value
IDictionaryString,
Object