menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwimlaneHeaderViewModel - UWP API Reference | Syncfusion

    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
    DiagramElementViewModel.ID
    DiagramElementViewModel.Info
    DiagramElementViewModel.Key
    DiagramElementViewModel.OnPropertyChanged(String)
    DiagramElementViewModel.PropertyChanged
    GroupableViewModel.IsSelected
    GroupableViewModel.ZIndex
    SwimlaneChildViewModel.ShapeStyle
    SwimlaneChildViewModel.UnitHeight
    SwimlaneChildViewModel.UnitWidth
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.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
    IAnnotation

    Implements

    ISwimlaneHeader
    ISwimlaneChild
    IGroupable
    IDiagramElement
    IID
    System.ComponentModel.INotifyPropertyChanged

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved