Spread Silverlight Documentation
Start Property


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

Property Value

The start index of this outline (range group).
See Also

Reference

RangeGroupInfo Class
RangeGroupInfo Members