Spread Silverlight Documentation
CalcNode Class
Members 


Represent a node which describe an dependence unit for Id.
Object Model
CalcNode Class
Syntax
'Declaration
 
<System.Diagnostics.DebuggerDisplayAttribute(Value="[Source={Source.Name}, Id={Id}, IsDirty={IsDirty}]", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public NotInheritable Class CalcNode 
'Usage
 
Dim instance As CalcNode
[System.Diagnostics.DebuggerDisplay(Value="[Source={Source.Name}, Id={Id}, IsDirty={IsDirty}]", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public sealed class CalcNode 
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.CalcNode

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CalcNode Members
GrapeCity.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.