PivotFieldBuilderデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック メソッド
| 名前 | 解説 |
| Aggregate | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Aggregate. Sets how the field should be summarized. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Binding | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Binding. Sets the name of the source column which the field is bound to. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| DataType | Configurates C1.Web.Mvc.Olap.PivotFieldBase.DataType. Sets the data type of the field. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Descending | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Descending. Sets a value that determines whether keys should be sorted in descending order for this field. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Filter | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Filter. Sets the filter setting for this field. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Format | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Format. Sets the format to use when displaying field values. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| GetAggregateValue | 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. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| GetValue | Configurates C1.Web.Mvc.Olap.PivotFieldBase.GetValue. Sets a function to be used for retrieving the field values. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Header | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Header. Sets a string used to represent this field in the user interface. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| IsContentHtml | Configurates C1.Web.Mvc.Olap.PivotFieldBase.IsContentHtml. Sets a value indicating whether items in this field contain HTML content rather than plain text. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| OnClientPropertyChanged | Configurates the C1.Web.Mvc.Olap.PivotFieldBase.OnClientPropertyChanged client event. Occurs when the value of a property in this field changes. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| ShowAs | Configurates C1.Web.Mvc.Olap.PivotFieldBase.ShowAs. Sets how the field results should be formatted. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| SortComparer | Configurates C1.Web.Mvc.Olap.PivotFieldBase.SortComparer. Sets a function used to compare values when sorting. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| SubFields | Configure C1.Web.Mvc.Olap.PivotField. |
| Visible | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Visible. Sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| WeightField | Configurates C1.Web.Mvc.Olap.PivotFieldBase.WeightField. Sets the header specifies the field used as a weight for calculating aggregates on this field. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| Width | Configurates C1.Web.Mvc.Olap.PivotFieldBase.Width. Sets the preferred width to be used for showing this field in the user interface. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
| WordWrap | 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. C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<PivotField,PivotFieldBuilder>から継承されます。 |
トップ
参照