Class AppDataElement
Internal use only
Inheritance
System.Object
AppDataElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class AppDataElement : ConfigurationElement
Constructors
AppDataElement()
Declaration
public AppDataElement()
Properties
Path
Internal use only
Declaration
public string Path { get; set; }
Property Value
System.String
|