Intersoft ClientUI Documentation
ExportElement Enumeration



Specifies the constants that indicates the type of the current exporting element
Syntax
Public Enum ExportElement 
   Inherits System.Enum
Dim instance As ExportElement
public enum ExportElement : System.Enum 
public enum class ExportElement : public System.Enum 
Members
MemberDescription
Cell Data cell.
FooterCell Footer cell.
FooterRow Footer row.
GroupFooterCell Group footer cell.
GroupFooterRow Group footer row.
GroupHeaderCell Group header cell.
GroupHeaderRow Group header row.
GroupIndentCell Group indent cell.
HeaderCell Header cell.
HeaderRow Header Row.
Row Data row.
Table Table.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Data.ExportElement

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Data Namespace

Send Feedback