GrapeCity.Xaml.SpreadSheet.Data
Level Property (RangeGroupInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > RangeGroupInfo Class : Level Property
Gets the level of this outline (range group).
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property Level As Integer
'Usage
 
Dim instance As RangeGroupInfo
Dim value As Integer
 
value = instance.Level
[DefaultValue()]
public int Level {get;}

Property Value

The level of this outline (range group). The default value is 0.
See Also

Reference

RangeGroupInfo Class
RangeGroupInfo Members