Click or drag to resize

FieldPropertiesTextBox_CellTypeAttributes Property

Attributes specific to TextBox fields. See CellTextBoxAttrs

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

Property Value

Type: CellTextBoxAttrs
Attributes specific to TextBox fields. See CellTextBoxAttrs
Remarks
Applies to CellType TextBox only.
See Also