Determines if the parameter allows no value to be passed from it's editor.
Namespace: Telerik.Reporting.ProcessingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public bool AllowNull { get; set; } |
| Visual Basic |
|---|
Public Property AllowNull As Boolean
Get
Set |
Version Information
Supported in: 1.0.1, 1.0
See Also