TreeNodeColor Enumeration

Summary

Defines the color of the tree structure.

Syntax

TypeScript
JavaScript
lt.Document.Editor.TreeNodeColor { 
   black: 0, 
   red: 1 
} 
lt.Document.Editor.TreeNodeColor { 
   black: 0, 
   red: 1 
} 

Members

Value Member Description
0 black Black color
1 red Reds color

Requirements

Target Platforms

See Also

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.