'Declaration Public Property DataElementStyle As DataElementStyle
public DataElementStyle DataElementStyle {get; set;}
Property Value
A DataElementStyle enumeration indicating whether the textbox value is rendered as an element or attribute.
Gets or sets a value indicating whether the textbox value is rendered as an element or attribute.
'Declaration Public Property DataElementStyle As DataElementStyle
public DataElementStyle DataElementStyle {get; set;}
A DataElementStyle enumeration indicating whether the textbox value is rendered as an element or attribute.