GrapeCity.Xaml.SpreadSheet.UI
SelectedAutoFitType Property


Gets or sets the selected automatic fill item.
Syntax
'Declaration
 
Public Property SelectedAutoFitType As AutoFillType
'Usage
 
Dim instance As DragFillContextMenu
Dim value As AutoFillType
 
instance.SelectedAutoFitType = value
 
value = instance.SelectedAutoFitType
public AutoFillType SelectedAutoFitType {get; set;}

Property Value

The selected automatic fill item.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragFillContextMenu Class
DragFillContextMenu Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options