Spread WPF Documentation
VisualEffect Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members