menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITreeTableSummary - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ITreeTableSummary

    Interface definition for a summary object.

    Namespace: Syncfusion.UI.Xaml.Collections
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public interface ITreeTableSummary

    Methods

    Combine(ITreeTableSummary)

    Combines this summary information with another object's summary and returns a new object.

    Declaration
    ITreeTableSummary Combine(ITreeTableSummary other)
    Parameters
    Type Name Description
    ITreeTableSummary other

    The other.

    Returns
    Type
    ITreeTableSummary
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved