'Declaration
Public Overrides ReadOnly Property IsNullable As Boolean
'Usage
Dim instance As UAFieldDataDictionaryControl Dim value As Boolean value = instance.IsNullable
public override bool IsNullable {get;}
Property Value
The default value of this property is False
.