Class TypeValidationSection
Inheritance
System.Object
TypeValidationSection
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class TypeValidationSection : ConfigurationElement
Constructors
TypeValidationSection()
Declaration
public TypeValidationSection()
Properties
ValidateExpressionTypes
Declaration
public bool ValidateExpressionTypes { get; set; }
Property Value
System.Boolean
|
ValidateSerializationTypes
Declaration
public bool ValidateSerializationTypes { get; set; }
Property Value
System.Boolean
|