Click or drag to resize
TextDateTimeDateTimePickerOptions Property

[This is preliminary documentation and is subject to change.]

Date/time picker options. Must be JavaScript constant. The value in this field is passed to the initializing function. Example: {format:'d-m-Y H:i', lang:'da'} See "Full options list" in http://xdsoft.net/jqplugins/datetimepicker/

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string DateTimePickerOptions { get; set; }

Property Value

Type: String
See Also