ValidationDecoratorStyle Property (C1TextEditableContentControl)
In This Topic
Gets or sets the style that is applied to the inner
C1ValidationDecorator.
Syntax
'Declaration
Public Shadows Property ValidationDecoratorStyle As Style
public new Style ValidationDecoratorStyle {get; set;}
See Also