Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / CellValidationContext Class
Properties


In This Topic
    CellValidationContext Class Members
    In This Topic

    The following tables list the members exposed by CellValidationContext.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CellValidationContext class specifying the cell and data item.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cell in which the value to be validated is contained.  
    Public PropertyGets the data item from which the value to be validated has been retrieved.  
    Top
    See Also