FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport Namespace / DataField Class / Type Property

In This Topic
    Type Property (DataField)
    In This Topic
    Gets a type of the field.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Type As Type
    public abstract Type Type {get;}
    See Also