InterfaceIElement
Interface
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