'Declaration
Public Overridable Function IsNull() As Boolean
'Usage
Dim instance As SuperEditPreview Dim value As Boolean value = instance.IsNull()
public virtual bool IsNull()
Return Value
Whether the control contains a null value.
'Declaration
Public Overridable Function IsNull() As Boolean
'Usage
Dim instance As SuperEditPreview Dim value As Boolean value = instance.IsNull()
public virtual bool IsNull()