property Node.ShadowNode as Boolean
Specifies whether the node has shadow.

TypeDescription
Boolean A boolean expression that indicates whether the node has shadow.

Use the ShadowNode property to hide the shadow for a specific node. The ShadowNode property determines whether the control displays a shadow for nodes. Use the PenBorderNode property to define the type of the pen used to paint the borders for a specified node. Use the SelColor property to hide the mark around the selected node. Use the SelectNode property to specify the selected node.