ActiveReports 12
DataElementStyle Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : DataElementStyle Property

Gets or sets a value indicating whether textboxes render as elements or attributes.

Syntax
'Declaration
 
Public Property DataElementStyle As DataElementStyle
public DataElementStyle DataElementStyle {get; set;}

Property Value

A DataElementStyle enumeration indicating whether textboxes render as elements or attributes.

See Also

Reference

Report Class
Report Members