Class TraceListenerElement
Inheritance
System.Object
TraceListenerElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public class TraceListenerElement : ConfigurationElement
Constructors
TraceListenerElement()
Declaration
public TraceListenerElement()
Properties
InitializeData
Declaration
public string InitializeData { get; set; }
Property Value
System.String
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Type
Declaration
public string Type { get; set; }
Property Value
System.String
|