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