WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwimlaneHeaderViewModel - WPF API Reference | Syncfusion ISwimlane or IPhase or ILane elements. ">

    Show / Hide Table of Contents

    Class SwimlaneHeaderViewModel

    Represents a Header element for ISwimlane or IPhase or ILane elements.

    Inheritance
    System.Object
    DiagramElementViewModel
    GroupableViewModel
    SwimlaneChildViewModel
    SwimlaneHeaderViewModel
    Implements
    ISwimlaneHeader
    ISwimlaneChild
    IGroupable
    IDiagramElement
    IID
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    SwimlaneChildViewModel.ShapeStyle
    SwimlaneChildViewModel.UnitHeight
    SwimlaneChildViewModel.UnitWidth
    GroupableViewModel.Name
    GroupableViewModel.SearchTags
    GroupableViewModel.IsSelected
    GroupableViewModel.ZIndex
    DiagramElementViewModel.OnPropertyChanged(String)
    DiagramElementViewModel.ID
    DiagramElementViewModel.Key
    DiagramElementViewModel.Info
    DiagramElementViewModel.PropertyChanged
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class SwimlaneHeaderViewModel : SwimlaneChildViewModel, ISwimlaneHeader, ISwimlaneChild, IGroupable, IDiagramElement, IID, INotifyPropertyChanged

    Constructors

    SwimlaneHeaderViewModel()

    Declaration
    public SwimlaneHeaderViewModel()

    Properties

    Annotation

    Represent a block of text that can be displayed over a Header of ISwimlane, IPhase and ILane.

    Declaration
    public IAnnotation Annotation { get; set; }
    Property Value
    Type Description
    IAnnotation

    Implements

    ISwimlaneHeader
    ISwimlaneChild
    IGroupable
    IDiagramElement
    IID
    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved