Gets or sets a value indicating whether tree nodes should be distributed along the two sides of the root.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Symmetric() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
See Also