Xceed DataGrid for Silverlight Documentation
ContainerType Enumeration
Members 


Value representing the type of the container that raised an edit-related event.
Syntax
'Declaration
 
Public Enum ContainerType 
   Inherits System.Enum
'Usage
 
Dim instance As ContainerType
public enum ContainerType : System.Enum 
Members
MemberDescription
CellThe edit event was raised by a cell.
RowThe edit event was raised by a row.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DataGrid.ContainerType

Requirements

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

See Also

Reference

Xceed.Silverlight.DataGrid Namespace

Send Feedback