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