| Visual Basic (Declaration) | |
|---|---|
Public Property NullValue As Object | |
| C# | |
|---|---|
public object NullValue {get; set;} | |
Return Value
An object representing the value to use when the control's value is null. By default, a null reference (Nothing in Visual Basic).Supported Frameworks: Microsoft .NET Framework version 3.5