Spread WPF Documentation
DragFillContextMenu Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : DragFillContextMenu Class
Represents a drag fill context menu control used to apply the automatic fill type.
Object Model
DragFillContextMenu Class
Syntax
'Declaration
 
Public Class DragFillContextMenu 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As DragFillContextMenu
public class DragFillContextMenu : System.Windows.Controls.ContentControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        GrapeCity.Windows.SpreadSheet.UI.DragFillContextMenu

See Also

Reference

DragFillContextMenu Members
GrapeCity.Windows.SpreadSheet.UI Namespace