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