Spread Silverlight Documentation
FillRange Property (DragFillExtent)


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

Reference

DragFillExtent Class
DragFillExtent Members