Click or drag to resize
RowElement Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.GridExcelBuilder.AbstractElementBase
    Kettic.AspNet.Controls.GridExcelBuilderRowElement

Namespace: Kettic.AspNet.Controls.GridExcelBuilder
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class RowElement : ElementBase

The RowElement type exposes the following members.

Constructors
  NameDescription
Public methodRowElement
Top
Properties
  NameDescription
Public propertyCells
Public propertyInnerElements
This element cannot have inner elements. Use Cells property
(Overrides ElementBaseInnerElements.)
Top
See Also