TemplateDateTimePickerControlDisplayOptions

data class TemplateDateTimePickerControlDisplayOptions(val dateTimeFormat: String? = null, val infoIconLabelOptions: TemplateSheetControlInfoIconLabelOptions? = null, val titleOptions: TemplateLabelOptions? = null)

Constructors

fun TemplateDateTimePickerControlDisplayOptions(dateTimeFormat: String? = null, infoIconLabelOptions: TemplateSheetControlInfoIconLabelOptions? = null, titleOptions: TemplateLabelOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dateTimeFormat: String? = null
Link copied to clipboard