ActiveReports.Chart Request technical support
TopLevel Property
See Also 


Syntax

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

See Also