Click or drag to resize

FieldPropertiesTree_CssRootNode Property

The CSS class to use as the style for rendering the root node, default is TreeRoot.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Tree_CssRootNode { get; }

Property Value

Type: String
The CSS class to use as the style for rendering the root node, default is TreeRoot.
Remarks
Applies to CellType Tree only.
See Also