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

In This Topic
    Offset Property (DateTimePickerControl)
    In This Topic
    Gets or sets the Offset property.
    Syntax
    public Nullable<TimeSpan> Offset {get; set;}
    Public Property Offset As Nullable(Of TimeSpan)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also