'Declaration <TemplatePartAttribute(Name="DragContentHost", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Dragged")> <TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")> <TemplateVisualStateAttribute(GroupName="CurrentStates", Name="NotCurrent")> <TemplateVisualStateAttribute(GroupName="InitializationStates", Name="Initialized")> <TemplateVisualStateAttribute(GroupName="InitializationStates", Name="NotInitialized")> <DebuggerDisplayAttribute(Value="Column = {DebuggerDisplayFieldName}, Content = {Content}", Name="", Type="", Target=, TargetTypeName="")> Public Class Cell Inherits ContentControlBase Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter
'Usage Dim instance As Cell
[TemplatePartAttribute(Name="DragContentHost", Type=System.Windows.FrameworkElement)] [TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Dragged")] [TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")] [TemplateVisualStateAttribute(GroupName="CurrentStates", Name="NotCurrent")] [TemplateVisualStateAttribute(GroupName="InitializationStates", Name="Initialized")] [TemplateVisualStateAttribute(GroupName="InitializationStates", Name="NotInitialized")] [DebuggerDisplayAttribute(Value="Column = {DebuggerDisplayFieldName}, Content = {Content}", Name="", Type="", Target=, TargetTypeName="")] public class Cell : ContentControlBase, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Xceed.Silverlight.DataGrid.ContentControlBase
Xceed.Silverlight.DataGrid.Cell
Xceed.Silverlight.DataGrid.ColumnManagerCell
Xceed.Silverlight.DataGrid.EditableCell
Xceed.Silverlight.DataGrid.FilterCell
Xceed.Silverlight.DataGrid.StatCell
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family