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

In This Topic
    Index Property (Mapping)
    In This Topic
    The number used to map the data
    Syntax
    'Declaration
     
    Public Property Index As System.Integer
    public System.int Index {get; set;}
    See Also