ComponentOne Bitmap for UWP
IsEmpty Property (DataBox)

C1.UWP.DX Assembly > C1.Util.DX Namespace > DataBox Structure : IsEmpty Property
Gets a value indicating whether this instance is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As System.Boolean
public System.bool IsEmpty {get;}

Property Value

true if this instance is empty; otherwise, false.
See Also

Reference

DataBox Structure
DataBox Members