ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / DateChangedEventArgs Class / Offset Property

In This Topic
    Offset Property (DateChangedEventArgs)
    In This Topic
    Gets the date offset.
    Syntax
    public Nullable<TimeSpan> Offset {get;}
    Public ReadOnly Property Offset As Nullable(Of TimeSpan)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also