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


In This Topic
    CubeFieldTagHelper Class Members
    In This Topic

    The following tables list the members exposed by CubeFieldTagHelper.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Aggregate. Sets how the field should be summarized. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Binding. Sets the name of the source column which the field is bound to. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyOverride to hide this attribute. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.DataType. Sets the data type of the field. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Descending. Sets a value that determines whether keys should be sorted in descending order for this field. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.CubeField.DimensionType. Sets the dimension type of the field.  
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Format. Sets the format to use when displaying field values. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.GetAggregateValue. Sets a function to be used for retrieving the field's aggregate value for a given summary object. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.GetValue. Sets a function to be used for retrieving the field values. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Header. Sets a string used to represent this field in the user interface. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.IsContentHtml. Sets a value indicating whether items in this field contain HTML content rather than plain text. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public Property (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Public PropertyConfigurates the C1.Web.Mvc.Olap.PivotFieldBase.OnClientPropertyChanged client event. Occurs when the value of a property in this field changes. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.ShowAs. Sets how the field results should be formatted. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.SortComparer. Sets a function used to compare values when sorting. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.CubeField.SubFields. Sets the child fields.  
    Public Property (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Visible. Sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.WeightField. Sets the header specifies the field used as a weight for calculating aggregates on this field. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Width. Sets the preferred width to be used for showing this field in the user interface. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Public PropertyConfigurates C1.Web.Mvc.Olap.PivotFieldBase.WordWrap. Sets a value that indicates whether the content of this field should be allowed to wrap within cells. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the collection name.  
    Protected PropertyGets the customized default proeprty name. Overrides this property to customize the default property name for this tag. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Protected PropertyOverrides to redefine getter and setter. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Public MethodSynchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given context and output. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Public Method (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the T instance. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Protected MethodWhen the taghelper works as template, add the pre-processing here. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Protected MethodProcesses all attributes of current taghelper. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Protected MethodProcess the child content. (Inherited from C1.Web.Mvc.Olap.TagHelpers.PivotFieldBaseTagHelper<CubeField>)
    Protected MethodProcesses the the children taghelpers. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Protected MethodUpdates the property in TObject. It is used to update the child property manually instead of the default one. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Top
    See Also