alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class KanbanStackedHeader

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    KanbanStackedHeader
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.EJ2.Kanban
    Assembly: Syncfusion.AspNetMvc.Kanban.dll
    Syntax
    public class KanbanStackedHeader : EJTagHelper

    Constructors

    KanbanStackedHeader()

    Declaration
    public KanbanStackedHeader()

    Properties

    KeyFields

    Defines the multiple columns keyField

    Declaration
    public string KeyFields { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Text

    Defines the column header text

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved