ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1DataSource Namespace / ReaderField Class / Mapping Property

In This Topic
    Mapping Property
    In This Topic
    The mapping relation of the field to restructure the data
    Syntax
    'Declaration
     
    Public Property Mapping As Mapping
    public Mapping Mapping {get; set;}
    See Also