DateTimePickerPanel.

ItemFormat Property

Summary

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

Syntax

public string ItemFormat { get; set; }

Value

Type Description
string