GrapeCity.Xaml.SpreadSheet.Data
IsEmpty Method (RangeGroup)


Determines whether the outline (range group) is empty.
Syntax
'Declaration
 
Public Function IsEmpty() As Boolean
'Usage
 
Dim instance As RangeGroup
Dim value As Boolean
 
value = instance.IsEmpty()
public bool IsEmpty()

Return Value

true if this range group is empty; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RangeGroup Class
RangeGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options