The name to use for the cell element.
| Visual Basic (Declaration) | |
|---|---|
Public Property CellDataElementName As String | |
| C# | |
|---|---|
public string CellDataElementName {get; set;} | |
Return Value
A String indicating the name to use for the cell element.
The default value is "Cell."