Spread Silverlight Documentation
StartRange Property


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > DragFillExtent Class : StartRange Property
Gets the drag fill start range.
Syntax
'Declaration
 
Public ReadOnly Property StartRange As CellRange
'Usage
 
Dim instance As DragFillExtent
Dim value As CellRange
 
value = instance.StartRange
public CellRange StartRange {get;}
See Also

Reference

DragFillExtent Class
DragFillExtent Members