Class ExportElement
Enumerator that indicates the type of the current exporting element.
Inheritance
System.Object
ExportElement
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public sealed class ExportElement : Enum
Fields
Cell
CommonColumnHeader
A row containing merged column headers.
Declaration
public const ExportElement CommonColumnHeader
Field Value
ExportElement
|
CommonColumnHeadersRow
A row containing merged column headers.
Declaration
public const ExportElement CommonColumnHeadersRow
Field Value
ExportElement
|
FooterCell
FooterRow
GroupFooterCell
GroupFooterRow
GroupHeaderCell
GroupHeaderRow
GroupIndentCell
HeaderCell
HeaderRow
Row
Table
value__
Declaration
public int value__
Field Value
System.Int32
|