C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / ValidationDecoratorStyle Property

In This Topic
ValidationDecoratorStyle Property (C1NumericBox)
In This Topic
Gets or sets the style that is applied to the inner C1ValidationDecorator.
Syntax
'Declaration
 
Public Property ValidationDecoratorStyle As Windows.UI.Xaml.Style
 
See Also