menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Clock.ValueChangedEventArgs - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Clock.ValueChangedEventArgs

    Inheritance
    System.Object
    System.EventArgs
    Clock.ValueChangedEventArgs
    Inherited Members
    System.EventArgs.Empty
    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.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class ValueChangedEventArgs : EventArgs

    Constructors

    ValueChangedEventArgs(DateTime)

    Declaration
    public ValueChangedEventArgs(DateTime ClockTime)
    Parameters
    Type Name Description
    System.DateTime ClockTime

    Properties

    CurrentDateTime

    Declaration
    public DateTime CurrentDateTime { get; set; }
    Property Value
    Type
    System.DateTime
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved