Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcExternalNameIdentity Class
Properties Methods

In This Topic
    CalcExternalNameIdentity Class Members
    In This Topic

    The following tables list the members exposed by CalcExternalNameIdentity.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcNameIdentity class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name that represents a data address.  
    Public PropertyGets or sets the source. (Inherited from GrapeCity.CalcEngine.CalcExternalIdentity)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Converts to non-external identity.  
    Public MethodDetermines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also