Spread Silverlight Documentation
IsEmpty Property (GcSize)


GrapeCity.Excel Namespace > GcSize Structure : IsEmpty Property
Gets a value that indicates whether this instance of GrapeCity.Excel.Size is GrapeCity.Excel.GcSize.Empty.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As System.Boolean
'Usage
 
Dim instance As GcSize
Dim value As System.Boolean
 
value = instance.IsEmpty
public System.bool IsEmpty {get;}
See Also

Reference

GcSize Structure
GcSize Members