GrapeCity.Xaml.SpreadSheet.UI
Items Property (DragFillContextMenu)


Gets or sets the automatic fill items.
Syntax
'Declaration
 
Public Property Items As AutoFillType()
'Usage
 
Dim instance As DragFillContextMenu
Dim value() As AutoFillType
 
instance.Items = value
 
value = instance.Items
public AutoFillType[] Items {get; set;}

Property Value

The automatic fill items.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragFillContextMenu Class
DragFillContextMenu Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options