New to Telerik UI for .NET MAUIStart a free 30-day trial

Identifies the significant parts of a DateTime structure.

Definition

Namespace:Telerik.Maui.Controls.Data

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DateTimePart

Fields

The Date part is significant.

C#
Date = 1

Both the Date and Time parts are significant.

C#
Ticks = 0

The TimeOfDay part is significant.

C#
Time = 2
In this article
DefinitionFieldsDateTicksTime
Not finding the help you need?
Contact Support