FieldPropertiesTree_NodeSpacing Property |
The amount of vertical spacing between adjacent nodes in the tree, default is 1px.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Tree_NodeSpacing { get; }
ReadOnly Property Tree_NodeSpacing As String
Get
Property Value
Type:
StringThe amount of vertical spacing between adjacent nodes in the tree, default is 1px.
Remarks
Applies to CellType Tree only.
See Also