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
Telerik internal use only.
Declaration
public bool IsAvailable { get; set; }
Property Value
|
System.Boolean
|
Name
Telerik internal use only.
Declaration
public string Name { get; set; }
Property Value
|
System.String
|