menu

UWP

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

    Show / Hide Table of Contents

    Class TaskCollapsedEventArgs

    Represents the class for task collapsed event arguments.

    Inheritance
    System.Object
    TaskCollapsedEventArgs
    Namespace: Syncfusion.UI.Xaml.Gantt
    Assembly: Syncfusion.SfGantt.UWP.dll
    Syntax
    public class TaskCollapsedEventArgs : EventArgs

    Constructors

    TaskCollapsedEventArgs()

    Declaration
    public TaskCollapsedEventArgs()

    Properties

    Item

    Gets the collapsed parent task item.

    Declaration
    public object Item { get; }
    Property Value
    Type
    System.Object

    Extension Methods

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