menu

UWP

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

    Show / Hide Table of Contents

    Class KanbanColumnsGeneratedEventArgs

    Contains arguments relevant to columns generated event.

    Inheritance
    System.Object
    KanbanColumnsGeneratedEventArgs
    KanbanColumnGeneratedEventArgs
    Namespace: Syncfusion.UI.Xaml.Kanban
    Assembly: Syncfusion.SfKanban.UWP.dll
    Syntax
    public class KanbanColumnsGeneratedEventArgs : EventArgs

    Constructors

    KanbanColumnsGeneratedEventArgs()

    Declaration
    public KanbanColumnsGeneratedEventArgs()

    Properties

    Columns

    Gets the collection value which indicates the generated columns.

    Declaration
    public KanbanColumnsCollection Columns { get; }
    Property Value
    Type
    KanbanColumnsCollection

    Extension Methods

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