Gets or sets the table of contents caption.
[Visual Basic]
Public Property Text As String
[C#]
public string Text {get; set;}
A text string caption of the table of contents tree.
[C#]
private void arv_Load(object sender, System.EventArgs e) |
[Visual Basic]
Private Sub arv_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles arv.Load |
TableOfContentsObject Class | TableOfContentsObject Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.