Reports for WinForms | ComponentOne
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 String
    public string DataElementName {get; set;}
    See Also