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