Gets or sets the style that is applied to the inner C1ValidationDecorator.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public Style ValidationDecoratorStyle { get; set; } |
Visual Basic |
---|
Public Property ValidationDecoratorStyle As Style Get Set |
Remarks
This is a dependency property.