ActiveReports.Viewer3 Request technical support
Value Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Property Value As Single
Visual Basic (Usage)Copy Code
Dim instance As Edges
Dim value As Single
 
instance.Value = value
 
value = instance.Value
C# 
public float Value {get; set;}

See Also