Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : EditableCell Class |
'Declaration <TemplateVisualStateAttribute(Name="InvalidData", GroupName="ValidationStates")> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="ValidData")> <TemplatePartAttribute(Name="CellContentHost", Type=System.Windows.Controls.ContentControl)> <TemplateVisualStateAttribute(GroupName="EditingStates", Name="NotBeingEdited")> <TemplateVisualStateAttribute(GroupName="EditingStates", Name="BeingEdited")> <TemplateVisualStateAttribute(GroupName="EditingStates", Name="Committing")> Public MustInherit Class EditableCell Inherits Cell Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper, Xceed.Silverlight.DragDrop.IProvideDraggedContentPresenter
'Usage Dim instance As EditableCell
[TemplateVisualStateAttribute(Name="InvalidData", GroupName="ValidationStates")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="ValidData")] [TemplatePartAttribute(Name="CellContentHost", Type=System.Windows.Controls.ContentControl)] [TemplateVisualStateAttribute(GroupName="EditingStates", Name="NotBeingEdited")] [TemplateVisualStateAttribute(GroupName="EditingStates", Name="BeingEdited")] [TemplateVisualStateAttribute(GroupName="EditingStates", Name="Committing")] public abstract class EditableCell : Cell, 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.EditableCell
Xceed.Silverlight.DataGrid.DataCell
Xceed.Silverlight.DataGrid.InsertionCell
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family