DateTimePickerPanelItemFormat Property
Gets or sets the string format for the items, using standard
.net DateTime or TimeSpan formatting. Format must match panel type
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string ItemFormat { get; set; }
Public Property ItemFormat As String
Get
Set
member ItemFormat : string with get, set
Property Value
String