Gets or sets the style that is applied to the inner C1ValidationDecorator.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Style ValidationDecoratorStyle { get; set; }
Visual Basic
Public Property ValidationDecoratorStyle As Style
	Get
	Set

See Also