C1.Silverlight.Olap.5
DraggableItem Class
Members 

Class used in the data template to represent C1.Olap.C1OlapField objects.
Object Model
DraggableItem Class
Syntax
'Declaration
 
Public Class DraggableItem 
   Inherits System.Windows.Controls.Grid
public class DraggableItem : System.Windows.Controls.Grid 
Remarks
DraggableItem elements handle the Loaded event to register themselves as drag sources and to install the context sensitive menu used to configure the underlying C1.Olap.C1OlapField.
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.Grid
                  C1.Silverlight.Olap.DraggableItem

See Also

Reference

DraggableItem Members
C1.Silverlight.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.