DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotKey Class
Properties Methods


In This Topic
    PivotKey Class Members
    In This Topic

    The following tables list the members exposed by PivotKey.

    Public Properties
     NameDescription
    Public PropertyGets the list of PivotField pivot fields associated with this PivotKey.  
    Public PropertyGets the PivotField that represents the value field associated with this PivotKey.  
    Public PropertyGets an array of values for the PivotField pivot fields associated with this PivotKey.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if two PivotKey objects represent the same set of PivotField objects and values.  
    Public MethodOverloaded. Gets a formatted value from the Values array.  
    Public MethodServes as a hash function for a PivotKey object.  
    Public MethodGets a value that determines whether a given data object matches the content of this PivotKey.  
    Public MethodGets a value that indicates whether this PivotKey partially matches the content of another key.  
    Public MethodReturns a string that represents this PivotKey.  
    Top
    See Also