Spread Silverlight Documentation
Level Property (RangeGroupInfo)


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

Property Value

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

Reference

RangeGroupInfo Class
RangeGroupInfo Members