Click or drag to resize

FieldPropertiesDateTimePicker_CellTypeAttributes Property

Attributes specific to DateTimePicker fields. See CellDateTimePickerAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
CellDateTimePickerAttrs DateTimePicker_CellTypeAttributes { get; }

Property Value

Type: CellDateTimePickerAttrs
Attributes specific to DateTimePicker fields. See CellDateTimePickerAttrs
Remarks
Applies to CellType DateTimePicker only.
See Also