Name | Description | |
---|---|---|
CellContentBindingValidationRule Constructor | Initializes a new instance of the CellContentBindingValidationRule class specifying the ValidationRule that will be wrapped as a CellValidationRule. |
The following tables list the members exposed by CellContentBindingValidationRule.
Name | Description | |
---|---|---|
CellContentBindingValidationRule Constructor | Initializes a new instance of the CellContentBindingValidationRule class specifying the ValidationRule that will be wrapped as a CellValidationRule. |
Name | Description | |
---|---|---|
ValidationRule | Gets or sets the ValidationRule to be wrapped as a CellValidationRule. (Inherited from Xceed.Wpf.DataGrid.ValidationRules.PassthroughCellValidationRule) |
Name | Description | |
---|---|---|
Validate | Validates the specified value using the provided information. (Inherited from Xceed.Wpf.DataGrid.ValidationRules.PassthroughCellValidationRule) |