Gets or sets a value indicating whether the textbox value is rendered as an element or attribute.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataElementStyle As DataElementStyle | |
| C# | |
|---|---|
public DataElementStyle DataElementStyle {get; set;} | |
Property Value
A DataElementStyle enumeration indicating whether the textbox value is rendered as an element or attribute.