Class ConfigurationInfo.OptionInfoBase
Telerik internal use only.
Inheritance
System.Object
ConfigurationInfo.OptionInfoBase
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class OptionInfoBase
Constructors
OptionInfoBase()
Declaration
public OptionInfoBase()
Properties
IsAvailable
Declaration
public bool IsAvailable { get; set; }
Property Value
System.Boolean
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|