FieldPropertiesTree_CssLeafNode Property |
The CSS class to use as the style for rendering leaf nodes, default is TreeLeaf.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Tree_CssLeafNode { get; }
ReadOnly Property Tree_CssLeafNode As String
Get
Property Value
Type:
StringThe CSS class to use as the style for rendering leaf nodes, default is TreeLeaf.
Remarks
Applies to CellType Tree only.
See Also