ActiveReports.Viewer3 Request technical support
LabelEdit Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property LabelEdit As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TOCTree
Dim value As Boolean
 
instance.LabelEdit = value
 
value = instance.LabelEdit
C# 
public bool LabelEdit {get; set;}

See Also