ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotField Class
Properties


In This Topic
    PivotField Class Members
    In This Topic

    The following tables list the members exposed by PivotField.

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