Interface
IElement

Definition

Namespace:Telerik.WinControls.UI.Export.CSV

Assembly:TelerikData.dll

Syntax:

cs-api-definition
public interface IElement

Properties

InnerElements

Declaration

cs-api-definition
IElementsCollection InnerElements { get; }

Property Value

IElementsCollection

Methods

Render(StringBuilder)

Declaration

cs-api-definition
void Render(StringBuilder sb)

Parameters

sb

StringBuilder