FieldPropertiesFind_HeightWidth Property |
The fixed height and width (in the form "height;width") to use for the datasheet area of an inplace Find widget.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Find_HeightWidth { get; }
ReadOnly Property Find_HeightWidth As String
Get
Property Value
Type:
StringThe fixed height and width (in the form "height;width") to use for the datasheet area of an inplace Find widget.
Remarks
Applies to CellType Find only.
See Also