Spread Silverlight Documentation
ValidationDecoratorStyle Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : ValidationDecoratorStyle Property
Syntax
'Declaration
 
Public Property ValidationDecoratorStyle As System.Windows.Style
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Windows.Style
 
instance.ValidationDecoratorStyle = value
 
value = instance.ValidationDecoratorStyle
public System.Windows.Style ValidationDecoratorStyle {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members