ActiveReports.Viewer3 Request technical support
Type Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Property Type As UnitType
Visual Basic (Usage)Copy Code
Dim instance As NumericUnit
Dim value As UnitType
 
instance.Type = value
 
value = instance.Type
C# 
public UnitType Type {get; set;}

See Also