menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KanbanStackedHeader - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KanbanStackedHeader

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    KanbanStackedHeader
    Namespace: Syncfusion.EJ2.Kanban
    Assembly: Syncfusion.EJ2.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 - 2025 Syncfusion Inc. All Rights Reserved