| 名前 | 解説 |
 | Aggregate | Configurates C1.Web.Mvc.ColumnBase.Aggregate. Sets the Aggregate to display in the group header rows for this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Align | Configurates C1.Web.Mvc.ColumnBase.Align. Sets the horizontal alignment of items in this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | AllowSorting | Configurates C1.Web.Mvc.ColumnBase.AllowSorting. Sets whether the user can sort this column by clicking its header. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Binding | Configurates C1.Web.Mvc.ColumnBase.Binding. Sets the name of the property this column is bound to. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | CellTemplate | Configurates C1.Web.Mvc.ColumnBase.CellTemplate. Sets the cell template in this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | CollapseTo | Configurates C1.Web.Mvc.ColumnBase.CollapseTo. Sets the binding of the child column that should remain visible when the group is collapsed. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Colspan | Configurates C1.Web.Mvc.MultiRow.Cell.Colspan. Number of grid columns spanned by the group. |
 | ColumnGroups | Configure C1.Web.Mvc.ColumnBase.Columns. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Columns | Configure C1.Web.Mvc.ColumnBase.Columns. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | CssClass | Configurates C1.Web.Mvc.ColumnBase.CssClass. Sets a CSS class name to be used when rendering non-header cells in this row or column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | CssClassAll | Configurates C1.Web.Mvc.ColumnBase.CssClassAll. Sets a CSS class name to use when rendering all cells (data and headers) in the column or row. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | DataMap | Configurates C1.Web.Mvc.ColumnBase.DataMap. Sets the DataMap used to convert raw values into display values for the column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | DataMapEditor | Configurates C1.Web.Mvc.ColumnBase.DataMapEditor. Sets a value that indicates the type of editor to use when editing data-mapped cells in this column or row. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | DataType | Configurates C1.Web.Mvc.ColumnBase.DataType. Sets the type of value stored in this column.Values are coerced into the proper type when editing the grid. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | DropDownCssClass | Configurates C1.Web.Mvc.ColumnBase.DropDownCssClass. Sets a CSS class name to add to drop-downs in this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Editor | Configurates C1.Web.Mvc.ColumnBase.Editor. Sets a reference to an input control to be used as a custom cell editor for this. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Format | Configurates C1.Web.Mvc.ColumnBase.Format. Sets the format string used to convert raw values into display values for this column (see Globalize). C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Header | Configurates C1.Web.Mvc.ColumnBase.Header. Sets the text displayed in the column header. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | InputType | Configurates C1.Web.Mvc.ColumnBase.InputType. Sets the "type" attribute of the HTML input element used to edit values in this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | IsCollapsed | Configurates C1.Web.Mvc.ColumnBase.IsCollapsed. Sets whether column group is collapse. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | IsContentHtml | Configurates C1.Web.Mvc.ColumnBase.IsContentHtml. Sets whether cells in this row or column contain HTML content rather than plain text. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | IsReadOnly | Configurates C1.Web.Mvc.ColumnBase.IsReadOnly. Sets whether cells in this row or column can be edited. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | IsRequired | Configurates C1.Web.Mvc.ColumnBase.IsRequired. Sets a value that determines whether values in the column are required. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | IsSelected | Configurates C1.Web.Mvc.ColumnBase.IsSelected. Sets whether this row or column is selected. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Mask | Configurates C1.Web.Mvc.ColumnBase.Mask. Sets a mask to be used while editing values in this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | MaxLength | Configurates C1.Web.Mvc.ColumnBase.MaxLength. Sets the maximum number of characters that the can be entered into the cell. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | MaxWidth | Configurates C1.Web.Mvc.ColumnBase.MaxWidth. Sets the maximum width of this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | MinWidth | Configurates C1.Web.Mvc.ColumnBase.MinWidth. Sets the minimum width of this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | MultiLine | Configurates C1.Web.Mvc.ColumnBase.MultiLine. Sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n). C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Name | Configurates C1.Web.Mvc.ColumnBase.Name. Sets the name of this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | QuickAutoSize | Configurates C1.Web.Mvc.ColumnBase.QuickAutoSize. Sets a value that determines whether the grid should optimize performance over precision when auto-sizing this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Rowspan | Configurates C1.Web.Mvc.MultiRow.Cell.Rowspan. Number of grid rows spanned by the group. |
 | SortMemberPath | Configurates C1.Web.Mvc.ColumnBase.SortMemberPath. Sets the name of the property to use when sorting this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Template | Configurates C1.Web.Mvc.ColumnBase.Template. Sets a template string to be used for generating the HTML content of data cells in this Column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | TemplateFunction | Configurates C1.Web.Mvc.ColumnBase.TemplateFunction. Sets a template function to be used for generating the HTML content of data cells in this Column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | Width | Configurates C1.Web.Mvc.ColumnBase.Width. Sets the width of this column. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |
 | WordWrap | Configurates C1.Web.Mvc.ColumnBase.WordWrap. Sets whether cells in this row or column should wrap their content. C1.Web.Mvc.Fluent.ColumnBaseBuilder<Cell,CellBuilder>から継承されます。 |