Spread Windows Forms 12.0 Product Documentation
IsEmpty Property (CellPadding)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellPadding Class : IsEmpty Property
Gets a value indicating whether this instance is empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As CellPadding
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}

Property Value

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

Reference

CellPadding Class
CellPadding Members