FieldPropertiesTree_PaddingHoriz Property |
The amount of space to the left and right of the text in the node, default is 5px.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Tree_PaddingHoriz { get; }
ReadOnly Property Tree_PaddingHoriz As String
Get
Property Value
Type:
StringThe amount of space to the left and right of the text in the node, default is 5px.
Remarks
Applies to CellType Tree only.
See Also