名前 | 解説 | |
---|---|---|
CubeField コンストラクタ |
CubeFieldデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CubeField コンストラクタ |
名前 | 解説 | |
---|---|---|
Aggregate | Gets or sets how the field should be summarized. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
Binding | Gets or sets the name of the source column which the field is bound to. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
DataType | Gets or sets the data type of the field. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
Descending | Gets or sets a value that determines whether keys should be sorted in descending order for this field. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
DimensionType | Gets or sets the dimension type of the field. | |
Filter | Gets the filter setting for this field. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
Format | Gets or sets the format to use when displaying field values. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
GetAggregateValue | Gets or sets a function to be used for retrieving the field's aggregate value for a given summary object. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
GetValue | Gets or sets a function to be used for retrieving the field values. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
Header | Gets or sets a string used to represent this field in the user interface. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
IsContentHtml | Gets or sets a value indicating whether items in this field contain HTML content rather than plain text. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
OnClientPropertyChanged | Occurs when the value of a property in this field changes. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
ShowAs | Gets or sets how the field results should be formatted. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
SortComparer | Gets or sets a function used to compare values when sorting. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
SubFields | Gets the child fields. | |
Visible | Gets or sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
WeightField | Gets or sets the header specifies the field used as a weight for calculating aggregates on this field. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
Width | Gets or sets the preferred width to be used for showing this field in the user interface. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 | |
WordWrap | Gets or sets a value that indicates whether the content of this field should be allowed to wrap within cells. C1.Web.Mvc.Olap.PivotFieldBaseから継承されます。 |