ClassDateTimeFormats
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public static class DateTimeFormats
Inheritance: objectDateTimeFormats
Methods
AddDefaultFormats()
Adds the default formats.
Declaration
cs-api-definition
public static void AddDefaultFormats()
AddFormat(string)
Adds the format string.
GetDateTimeFormats()
Gets the date time formats.
Insert(int, string)
Inserts a format string.
RemoveFormat(string)
Removes the format string.