ASP.NET Core MVC コントロールヘルプ
PivotFieldBaseBuilder<TControl,TBuilder> クラス メンバ
メソッド 

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 : PivotFieldBaseBuilder<TControl,TBuilder> クラス

PivotFieldBaseBuilder<TControl,TBuilder>データ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Aggregate. Sets how the field should be summarized.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Binding. Sets the name of the source column which the field is bound to.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.DataType. Sets the data type of the field.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Descending. Sets a value that determines whether keys should be sorted in descending order for this field.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Filter. Sets the filter setting for this field.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Format. Sets the format to use when displaying field values.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.GetAggregateValue. Sets a function to be used for retrieving the field's aggregate value for a given summary object.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.GetValue. Sets a function to be used for retrieving the field values.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Header. Sets a string used to represent this field in the user interface.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.IsContentHtml. Sets a value indicating whether items in this field contain HTML content rather than plain text.  
Public メソッドConfigurates the C1.Web.Mvc.Olap.PivotFieldBase.OnClientPropertyChanged client event. Occurs when the value of a property in this field changes.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.ShowAs. Sets how the field results should be formatted.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.SortComparer. Sets a function used to compare values when sorting.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Visible. Sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.WeightField. Sets the header specifies the field used as a weight for calculating aggregates on this field.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.Width. Sets the preferred width to be used for showing this field in the user interface.  
Public メソッドConfigurates C1.Web.Mvc.Olap.PivotFieldBase.WordWrap. Sets a value that indicates whether the content of this field should be allowed to wrap within cells.  
トップ
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
C1.Web.Mvc.Olap.Fluent 名前空間