Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Tag Class / Type Property

In This Topic
    Type Property (Tag)
    In This Topic
    Gets or sets the current tag type.
    Syntax
    'Declaration
     
    Public Property Type As Type
    public Type Type {get; set;}
    See Also