Click or drag to resize
RowElementInnerElements Property
This element cannot have inner elements. Use Cells property

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 override IElementsCollection InnerElements { get; }

Property Value

Type: IElementsCollection
See Also