FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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