GrapeCity.Xaml.Excel
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 Boolean
'Usage
 
Dim instance As GcSize
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
See Also

Reference

GcSize Structure
GcSize Members