Spread Silverlight Documentation
AutoFillType Property (DragFillExtent)


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

Reference

DragFillExtent Class
DragFillExtent Members