menu

WPF

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

    Show / Hide Table of Contents

    Interface IContainerHeaderInfo

    Represents more / additional information about ContainerHeaderViewModel.

    Inherited Members
    IGroupableInfo.Bounds
    IGroupableInfo.BringIntoCenter()
    IGroupableInfo.BringIntoViewport()
    IGroupableInfo.Graph
    IGroupableInfo.IsGrouped
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public interface IContainerHeaderInfo : IGroupableInfo

    Properties

    Container

    Gets the parent container

    Declaration
    IContainer Container { get; }
    Property Value
    Type
    IContainer
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved