GrapeCity MultiRow Windows Forms Documentation
IsEmpty Property (Line)


Gets a value that indicates whether the current Line instance is Empty.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property IsEmpty As Boolean
Dim instance As Line
Dim value As Boolean
 
value = instance.IsEmpty
[Browsable(false)]
public bool IsEmpty {get;}

Property Value

true if this Line instance is Empty; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Line Structure
Line Members

 

 


Copyright © GrapeCity, inc. All rights reserved.