GrapeCity.Xaml.SpreadSheet.Data
Start Property


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

Property Value

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

Reference

RangeGroupInfo Class
RangeGroupInfo Members