Click or drag to resize

FieldPropertiesFileUploader_CellTypeAttributes Property

Attributes specific to FileUploader fields. See CellFileUploaderAttrs

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

Property Value

Type: CellFileUploaderAttrs
Attributes specific to FileUploader fields. See CellFileUploaderAttrs
Remarks
Applies to CellType FileUploader only.
See Also