menu

UWP

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

    Show / Hide Table of Contents

    Class TaskEventArgs

    Class implementation for task event arguments.

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

    Constructors

    TaskEventArgs()

    Declaration
    public TaskEventArgs()

    Properties

    Task

    Gets the task which is added.

    Declaration
    public object Task { 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