SpreadsheetGear.Windows.Controls Namespace > ColumnHeader Class : Effect Property |
'Declaration
Public Property Effect As System.Windows.Media.Effects.Effect
'Usage
Dim instance As ColumnHeader Dim value As System.Windows.Media.Effects.Effect instance.Effect = value value = instance.Effect
public System.Windows.Media.Effects.Effect Effect {get; set;}
public read-write property Effect: System.Windows.Media.Effects.Effect;
public function get,set Effect : System.Windows.Media.Effects.Effect
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