Gets or sets the node depth at which the TreeNodeBinding object is applied.
[Visual Basic]
Public Property Depth As Integer
[C#]
public int Depth {get;set;}
[Delphi]
public property Depth: Int32 read get_Depth write set_Depth;
See Also
C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |