menu

UWP

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

    Show / Hide Table of Contents

    Class TimeZone

    Represents a TimeZone of Schedule.

    Inheritance
    System.Object
    TimeZone
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public class TimeZone : DependencyObject

    Constructors

    TimeZone()

    Declaration
    public TimeZone()

    Fields

    TimeZoneValueProperty

    Using a DependencyProperty as the backing store for TimeZoneValue. This enables animation, styling, binding, etc...

    Declaration
    public static readonly DependencyProperty TimeZoneValueProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    TimeZoneValue

    Gets or sets the value for time zone.

    Declaration
    public string TimeZoneValue { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

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