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