ValidationSummary.SummaryListBoxStyle Property
Silverlight
Gets or sets the style applied to the ListBox that displays the errors.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls.Data.Input (in System.Windows.Controls.Data.Input.dll)
<sdk:ValidationSummary> <sdk:ValidationSummary.SummaryListBoxStyle> inlineStyle </sdk:ValidationSummary.SummaryListBoxStyle> </sdk:ValidationSummary>
<sdk:ValidationSummary SummaryListBoxStyle="styleReference"/>
XAML Values
Property Value
Type: System.Windows.StyleThe style applied to the ListBox that displays the errors. The default is null.
Dependency property identifier field: SummaryListBoxStyleProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.