ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixCell Class / DataElementName Property

In This Topic
    DataElementName Property (TablixCell)
    In This Topic
    Gets or sets the name to use for the cell element.
    Syntax
    'Declaration
     
    Public Property DataElementName As System.String
    public System.string DataElementName {get; set;}
    See Also