Interface IContainerHeaderInfo
Represents more / additional information about ContainerHeaderViewModel.
Inherited Members
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 |