RichTextBox for WinRT
ValidationDecoratorStyle Property


Gets or sets the style that is applied to the inner C1.Xaml.C1ValidationDecorator.
Syntax
'Declaration
 
Public Property ValidationDecoratorStyle As Windows.UI.Xaml.Style
'Usage
 
Dim instance As C1RichTextBox
Dim value As Windows.UI.Xaml.Style
 
instance.ValidationDecoratorStyle = value
 
value = instance.ValidationDecoratorStyle
public Windows.UI.Xaml.Style ValidationDecoratorStyle {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback