Spread Silverlight Documentation
Effect Property (SheetView)


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

Reference

SheetView Class
SheetView Members