Click or drag to resize

FieldPropertiesButton_CellTypeAttributes Property

Attributes specific to button type fields. See CellButtonAttrs

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

Property Value

Type: CellButtonAttrs
Attributes specific to button type fields. See CellButtonAttrs
Remarks
Applies to CellType Button only.
See Also