GrapeCity.Xaml.SpreadSheet.UI
FillType Property


Gets or sets the automatic fill type that the context menu item represents.
Syntax
'Declaration
 
Public Property FillType As AutoFillType
'Usage
 
Dim instance As DragFillContextMenuItem
Dim value As AutoFillType
 
instance.FillType = value
 
value = instance.FillType
public AutoFillType FillType {get; set;}

Property Value

The automatic fill type.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragFillContextMenuItem Class
DragFillContextMenuItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options