GrapeCity.Xaml.SpreadSheet.Data
Children Property


Gets the child groups of this outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property Children As ReadOnlyCollection(Of RangeGroupInfo)
'Usage
 
Dim instance As RangeGroupInfo
Dim value As ReadOnlyCollection(Of RangeGroupInfo)
 
value = instance.Children
public ReadOnlyCollection<RangeGroupInfo> Children {get;}

Property Value

The child groups of this outline (range group).
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RangeGroupInfo Class
RangeGroupInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options