Skip to main content

ItemFormat Property

Gets or sets the string format for the items, using standard .net DateTime or TimeSpan formatting. Format must match panel type

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public string ItemFormat { get; set; }

Property Value

String

See Also

Reference

DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace