TablixCell.DataElementName Property

Definition

Gets the name to use for the cell element.

public:
 abstract property System::String ^ DataElementName { System::String ^ get(); };
public abstract string DataElementName { get; }
member this.DataElementName : string
Public MustOverride ReadOnly Property DataElementName As String

Property Value

A string value that represents the name to use for the cell element.

Applies to