FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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