Spread WPF Documentation
DragFillContextMenuItem Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : DragFillContextMenuItem Class
Represents a drag fill context menu item.
Object Model
DragFillContextMenuItem Class
Syntax
'Declaration
 
<System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CheckHoverStates")>
Public Class DragFillContextMenuItem 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As DragFillContextMenuItem
[System.Windows.TemplateVisualState(Name="Normal", GroupName="CheckHoverStates")]
public class DragFillContextMenuItem : 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.DragFillContextMenuItem

See Also

Reference

DragFillContextMenuItem Members
GrapeCity.Windows.SpreadSheet.UI Namespace