IElementInnerElements Property |
Namespace: Kettic.AspNet.Controls.GridExcelBuilder.AbstractAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxIElementsCollection InnerElements { get; }
ReadOnly Property InnerElements As IElementsCollection
Get
property IElementsCollection^ InnerElements {
IElementsCollection^ get ();
}
abstract InnerElements : IElementsCollection with get
Property Value
Type:
IElementsCollection
See Also