ActiveReports 9
DataElementStyle Enumeration

Indicates whether an item should render as an element or attribute.
Syntax
'Declaration
 
Public Enum DataElementStyle 
   Inherits System.Enum
public enum DataElementStyle : System.Enum 
Members
MemberDescription
AttributeNormalRender as an attribute.
AutoAuto settings.
ElementNormalRender as an element.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DataElementStyle

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum