Interface ITreeTableEmptySummaryArraySource
Provides a GetEmptySummaries() method.
Namespace: Syncfusion.WinForms.GridCommon.Collections
Assembly: Syncfusion.GridCommon.WinForms.dll
Syntax
public interface ITreeTableEmptySummaryArraySource
Methods
GetEmptySummaries()
Gets an array of summary objects.
Declaration
ITreeTableSummary[] GetEmptySummaries()
Returns
Type |
---|
ITreeTableSummary[] |