Xceed DataGrid for Silverlight Documentation
DataGridComboBox Class
Members 


Represents a cell editor that can be used to edit the content of cells that display foreign/key values.
Syntax
'Declaration
 
Public Class DataGridComboBox 
   Inherits System.Windows.Controls.ComboBox
   Implements MS.Internal.Controls.IGeneratorHost, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As DataGridComboBox
public class DataGridComboBox : System.Windows.Controls.ComboBox, MS.Internal.Controls.IGeneratorHost, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  System.Windows.Controls.Primitives.Selector
                     System.Windows.Controls.ComboBox
                        Xceed.Silverlight.DataGrid.DataGridComboBox

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataGridComboBox Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback