Click or drag to resize

FieldPropertiesDatePicker_CellTypeAttributes Property

Attributes specific to DatePicker fields. See CellDatePickerAttrs

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

Property Value

Type: CellDatePickerAttrs
Attributes specific to DatePicker fields. See CellDatePickerAttrs
Remarks
Applies to CellType DatePicker only.
See Also