ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotFieldBase Class
Properties


In This Topic
    PivotFieldBase Class Members
    In This Topic

    The following tables list the members exposed by PivotFieldBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets how the field should be summarized.  
    Public PropertyGets or sets the name of the source column which the field is bound to.  
    Public PropertyGets or sets the data type of the field.  
    Public PropertyGets or sets a value that determines whether keys should be sorted in descending order for this field.  
    Public PropertyGets the filter setting for this field.  
    Public PropertyGets or sets the format to use when displaying field values.  
    Public PropertyGets or sets a function to be used for retrieving the field's aggregate value for a given summary object.  
    Public PropertyGets or sets a function to be used for retrieving the field values.  
    Public PropertyGets or sets a string used to represent this field in the user interface.  
    Public PropertyGets or sets a value indicating whether items in this field contain HTML content rather than plain text.  
    Public PropertyOccurs when the value of a property in this field changes.  
    Public PropertyGets or sets how the field results should be formatted.  
    Public PropertyGets or sets a function used to compare values when sorting.  
    Public PropertyGets or sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control.  
    Public PropertyGets or sets the header specifies the field used as a weight for calculating aggregates on this field.  
    Public PropertyGets or sets the preferred width to be used for showing this field in the user interface.  
    Public PropertyGets or sets a value that indicates whether the content of this field should be allowed to wrap within cells.  
    Top
    See Also