Click or drag to resize

FieldPropertiesPositionOptions Property

Options controlling the positioning of the field in the UI. See FieldPositionOptions

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

Property Value

Type: FieldPositionOptions
Options controlling the positioning of the field in the UI. See FieldPositionOptions
See Also