ComponentOne DataGrid for WPF and Silverlight
C1DataGrid Class
Members 

C1.WPF.DataGrid Namespace : C1DataGrid Class
Used to display, analyze, and edit tabular information. Supports virtualized data-binding, xaml styling and automatic sorting and filters in client/server scenarios.
Object Model
C1DataGrid Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.ComponentModel.LicenseProviderAttribute()>
<System.Windows.TemplatePartAttribute(Name="HorizontalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)>
<System.Windows.TemplatePartAttribute(Name="VerticalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)>
<System.Windows.TemplatePartAttribute(Name="RowsHeader", Type=C1.WPF.DataGrid.DataGridRowsHeaderPanel)>
<System.Windows.TemplatePartAttribute(Name="ColumnsHeader", Type=C1.WPF.DataGrid.DataGridColumnsHeaderPanel)>
<System.Windows.TemplatePartAttribute(Name="Body", Type=C1.WPF.DataGrid.DataGridRowsPanel)>
<System.Windows.TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)>
<System.Windows.TemplatePartAttribute(Name="Grouping", Type=C1.WPF.DataGrid.DataGridGroupingPresenter)>
<System.Windows.TemplatePartAttribute(Name="TopLeftCorner", Type=System.Windows.Controls.Button)>
<System.Windows.TemplatePartAttribute(Name="Popup", Type=System.Windows.Controls.Primitives.Popup)>
<System.Windows.TemplateVisualStateAttribute(Name="Loading", GroupName="LoadingStates")>
<System.Windows.TemplateVisualStateAttribute(Name="Ready", GroupName="LoadingStates")>
<System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")>
<System.Windows.TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")>
<System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")>
<System.Windows.StyleTypedPropertyAttribute(Property="RowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="NewRowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridNewRowPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="RowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowHeaderPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="NewRowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridNewRowHeaderPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="FocusStyle", StyleTargetType=C1.WPF.DataGrid.DataGridFocusPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=C1.WPF.DataGrid.DataGridCellPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="ColumnHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridColumnHeaderPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="GroupColumnHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupColumnHeaderPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="DragSourceColumnStyle", StyleTargetType=System.Windows.Controls.ContentControl)>
<System.Windows.StyleTypedPropertyAttribute(Property="DropIndicatorStyle", StyleTargetType=System.Windows.Controls.ContentControl)>
<System.Windows.StyleTypedPropertyAttribute(Property="DragOverColumnStyle", StyleTargetType=System.Windows.Controls.ContentControl)>
<System.Windows.StyleTypedPropertyAttribute(Property="FilterStyle", StyleTargetType=C1.WPF.DataGrid.DataGridFilter)>
<System.Windows.StyleTypedPropertyAttribute(Property="LoadingIndicatorStyle", StyleTargetType=C1.WPF.C1ProgressIndicator)>
<System.Windows.StyleTypedPropertyAttribute(Property="GroupRowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupRowPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="GroupRowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowHeaderPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="VerticalFreezingSeparatorStyle", StyleTargetType=C1.WPF.DataGrid.DataGridVerticalFreezingSeparatorPresenter)>
<System.Windows.StyleTypedPropertyAttribute(Property="ScrollBarStyle", StyleTargetType=System.Windows.Controls.Primitives.ScrollBar)>
<System.Windows.StyleTypedPropertyAttribute(Property="GroupingPanelStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupingPresenter)>
Public Class C1DataGrid 
   Inherits System.Windows.Controls.Control
[System.Reflection.DefaultMember("Item")]
[System.ComponentModel.LicenseProvider()]
[System.Windows.TemplatePart(Name="HorizontalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)]
[System.Windows.TemplatePart(Name="VerticalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)]
[System.Windows.TemplatePart(Name="RowsHeader", Type=C1.WPF.DataGrid.DataGridRowsHeaderPanel)]
[System.Windows.TemplatePart(Name="ColumnsHeader", Type=C1.WPF.DataGrid.DataGridColumnsHeaderPanel)]
[System.Windows.TemplatePart(Name="Body", Type=C1.WPF.DataGrid.DataGridRowsPanel)]
[System.Windows.TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)]
[System.Windows.TemplatePart(Name="Grouping", Type=C1.WPF.DataGrid.DataGridGroupingPresenter)]
[System.Windows.TemplatePart(Name="TopLeftCorner", Type=System.Windows.Controls.Button)]
[System.Windows.TemplatePart(Name="Popup", Type=System.Windows.Controls.Primitives.Popup)]
[System.Windows.TemplateVisualState(Name="Loading", GroupName="LoadingStates")]
[System.Windows.TemplateVisualState(Name="Ready", GroupName="LoadingStates")]
[System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")]
[System.Windows.TemplateVisualState(Name="Disabled", GroupName="CommonStates")]
[System.Windows.TemplateVisualState(Name="Normal", GroupName="CommonStates")]
[System.Windows.StyleTypedProperty(Property="RowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowPresenter)]
[System.Windows.StyleTypedProperty(Property="NewRowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridNewRowPresenter)]
[System.Windows.StyleTypedProperty(Property="RowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowHeaderPresenter)]
[System.Windows.StyleTypedProperty(Property="NewRowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridNewRowHeaderPresenter)]
[System.Windows.StyleTypedProperty(Property="FocusStyle", StyleTargetType=C1.WPF.DataGrid.DataGridFocusPresenter)]
[System.Windows.StyleTypedProperty(Property="CellStyle", StyleTargetType=C1.WPF.DataGrid.DataGridCellPresenter)]
[System.Windows.StyleTypedProperty(Property="ColumnHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridColumnHeaderPresenter)]
[System.Windows.StyleTypedProperty(Property="GroupColumnHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupColumnHeaderPresenter)]
[System.Windows.StyleTypedProperty(Property="DragSourceColumnStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
[System.Windows.StyleTypedProperty(Property="DropIndicatorStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
[System.Windows.StyleTypedProperty(Property="DragOverColumnStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
[System.Windows.StyleTypedProperty(Property="FilterStyle", StyleTargetType=C1.WPF.DataGrid.DataGridFilter)]
[System.Windows.StyleTypedProperty(Property="LoadingIndicatorStyle", StyleTargetType=C1.WPF.C1ProgressIndicator)]
[System.Windows.StyleTypedProperty(Property="GroupRowStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupRowPresenter)]
[System.Windows.StyleTypedProperty(Property="GroupRowHeaderStyle", StyleTargetType=C1.WPF.DataGrid.DataGridRowHeaderPresenter)]
[System.Windows.StyleTypedProperty(Property="VerticalFreezingSeparatorStyle", StyleTargetType=C1.WPF.DataGrid.DataGridVerticalFreezingSeparatorPresenter)]
[System.Windows.StyleTypedProperty(Property="ScrollBarStyle", StyleTargetType=System.Windows.Controls.Primitives.ScrollBar)]
[System.Windows.StyleTypedProperty(Property="GroupingPanelStyle", StyleTargetType=C1.WPF.DataGrid.DataGridGroupingPresenter)]
public class C1DataGrid : System.Windows.Controls.Control 
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
                     C1.WPF.DataGrid.C1DataGrid

See Also

Reference

C1DataGrid Members
C1.WPF.DataGrid Namespace