This topic has not yet been rated - Rate this topic

ValidationSummaryFilters Enumeration

Silverlight

Specifies the types of errors displayed in an ValidationSummary control.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  System.Windows.Controls
Assembly:  System.Windows.Controls.Data.Input (in System.Windows.Controls.Data.Input.dll)
[FlagsAttribute]
public enum ValidationSummaryFilters
<object property = "enumMemberName"/>

Member name Description
None No errors are displayed.
ObjectErrors Only object level errors are displayed.
PropertyErrors Only property level errors are displayed.
All All errors are displayed.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ