Xceed DataGrid for Silverlight Documentation
ControlBase Class
Members 


Base class for various controls such as DataGridControl and GroupByControl.
Syntax
'Declaration
 
Public MustInherit Class ControlBase 
   Inherits System.Windows.Controls.Control
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As ControlBase
public abstract class ControlBase : System.Windows.Controls.Control, 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
               Xceed.Silverlight.DataGrid.ControlBase
                  Xceed.Silverlight.DataGrid.ColumnBackgroundControl
                  Xceed.Silverlight.DataGrid.DataGridControl
                  Xceed.Silverlight.DataGrid.GroupByControl
                  Xceed.Silverlight.DataGrid.NotificationControl
                  Xceed.Silverlight.DataGrid.Row

Requirements

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

See Also

Reference

ControlBase Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback