TimeFormatStringInfo
Class
Provides configuration for time formatting with culture-specific time patterns.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings.Infos
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class TimeFormatStringInfo : ICategorizedFormatStringInfo
Inheritance: objectTimeFormatStringInfo
Implements:
Constructors
Initializes a new instance of the TimeFormatStringInfo class.
Properties
Culture used to determine time format patterns like hour, minute, and second display.
C#
public CultureInfo Culture { get; }
The culture.