| 名前 | 解説 |
 | AllowMerging | オーバーライドされます。 Configurates C1.Web.Mvc.Olap.PivotGrid.AllowMerging. Sets which parts of the grid provide cell merging. |
 | AllowResizing | Configurates C1.Web.Mvc.FlexGridBase<T>.AllowResizing. Sets whether users are allowed to resize rows and/or columns with the mouse. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | AlternatingRowStep | オーバーライドされます。 Configurates C1.Web.Mvc.Olap.PivotGrid.AlternatingRowStep. Sets a value that determines the number of regular rows between 'alternating' rows. |
 | AnchorCursor | Configurates C1.Web.Mvc.FlexGridBase<T>.AnchorCursor. Sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | AutoRowHeights | Configurates C1.Web.Mvc.FlexGridBase<T>.AutoRowHeights. Sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | AutoScroll | Configurates C1.Web.Mvc.FlexGridBase<T>.AutoScroll. Sets a value that determines whether the grid should automatically scroll its contents while users drag rows or columns into new positions. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | AutoSearch | Configurates C1.Web.Mvc.FlexGridBase<T>.AutoSearch. Sets a value that determines whether the grid should search for cells as the users types into read-only cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | AutoSizeMode | Configurates C1.Web.Mvc.FlexGridBase<T>.AutoSizeMode. Sets which cells should be taken into account when auto-sizing a row or column. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | BigCheckboxes | Configurates C1.Web.Mvc.FlexGridBase<T>.BigCheckboxes. Sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | BindODataSource | Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。 |
 | BindODataVirtualSource | Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>から継承されます。 |
 | CaseSensitiveSearch | Configurates C1.Web.Mvc.FlexGridBase<T>.CaseSensitiveSearch. Sets a value that determines whether searches performed while the user types should case-sensitive. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | CellsTemplate | Configurates C1.Web.Mvc.FlexGridBase<T>.CellsTemplate. Sets the templates for the content cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | CenterHeadersVertically | Configurates C1.Web.Mvc.Olap.PivotGrid.CenterHeadersVertically. Sets a value that determines whether the content of header cells should be vertically centered. |
 | CloneFrozenCells | Configurates C1.Web.Mvc.FlexGridBase<T>.CloneFrozenCells. Sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | CollapsibleSubtotals | Configurates C1.Web.Mvc.Olap.PivotGrid.CollapsibleSubtotals. Sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns. |
 | ColumnGroups | Configure C1.Web.Mvc.FlexGridBase<T>.Columns. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ColumnHeadersTemplate | Configurates C1.Web.Mvc.FlexGridBase<T>.ColumnHeadersTemplate. Sets the templates applied in the column header cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | CopyHeaders | Configurates C1.Web.Mvc.FlexGridBase<T>.CopyHeaders. Sets copied header cells when copying the content to the clipboard. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | CustomContextMenu | Configurates C1.Web.Mvc.Olap.PivotGrid.CustomContextMenu. Sets a value that determines whether the grid should provide a custom context menu. |
 | DefaultColumnSize | Configurates C1.Web.Mvc.FlexGridBase<T>.DefaultColumnSize. Sets the default size of columns in the column collection. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | DefaultRowSize | Configurates C1.Web.Mvc.FlexGridBase<T>.DefaultRowSize. Sets the default size of rows in the row collection. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | DefaultTypeWidth | Static object that defines the default width for auto-generated grid columns based on their types. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ErrorTip | Configurates C1.Web.Mvc.FlexGridBase<T>.ErrorTip. Sets the error tooltip of FlexGrid. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ExpandSelectionOnCopyPaste | Configurates C1.Web.Mvc.FlexGridBase<T>.ExpandSelectionOnCopyPaste. Sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | FrozenColumns | Configurates C1.Web.Mvc.FlexGridBase<T>.FrozenColumns. Sets the number of frozen columns. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | FrozenRows | Configurates C1.Web.Mvc.FlexGridBase<T>.FrozenRows. Sets the number of frozen columns. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | HeadersVisibility | Configurates C1.Web.Mvc.FlexGridBase<T>.HeadersVisibility. Sets a value that determines whether the row and column headers are visible. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | HeaderTemplate | This is the builder for Custom Header Template. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | Height | オーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | HtmlAttributes | オーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | IsReadOnly | オーバーライドされます。 Configurates C1.Web.Mvc.Olap.PivotGrid.IsReadOnly. Sets a value that determines whether the user can modify cell values using the mouse and keyboard. Default value is True. |
 | ItemFormatter | Configurates C1.Web.Mvc.FlexGridBase<T>.ItemFormatter. Sets a formatter function used to customize cells on this grid. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ItemsSourceId | オーバーライドされます。 Sets the source id. |
 | ItemValidator | Configurates C1.Web.Mvc.FlexGridBase<T>.ItemValidator. Sets a validator function to determine whether cells contain valid data. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | KeyActionEnter | Configurates C1.Web.Mvc.FlexGridBase<T>.KeyActionEnter. Sets the action to perform when the ENTER key is pressed. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | KeyActionTab | Configurates C1.Web.Mvc.FlexGridBase<T>.KeyActionTab. Sets the action to perform when the TAB key is pressed. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | LazyRender | Configurates C1.Web.Mvc.FlexGridBase<T>.LazyRender. Sets whether the grid should skip rendering cells that were updated in the last render cycle. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientAutoSizedColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedColumn client event. Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientAutoSizedRow | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedRow client event. Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientAutoSizingColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizingColumn client event. Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientAutoSizingRow | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizingRow client event. Occurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientFormatItem | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientFormatItem client event. Occurs when an element representing a cell has been created. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientItemsSourceChanged | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanged client event. Occurs after the grid has been bound to a new items source. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientItemsSourceChanging | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanging client event. Occurs after the grid has been bound to a new items source. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientLoadedRows | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientLoadingRows | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadingRows client event. Occurs before the grid rows are bound to the data source. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientPinnedColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPinnedColumn client event. Occurs as columns are pinned. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientPinningColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPinningColumn client event. Occurs as columns are pinning. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientRefreshing | Configurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientResizedColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedColumn client event. Occurs when the user finishes resizing a column. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientResizedRow | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedRow client event. Occurs when the user finishes resizing rows. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientResizingColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingColumn client event. Occurs as columns are resized. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientResizingRow | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingRow client event. Occurs as rows are resized. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientScrollPositionChanged | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientScrollPositionChanged client event. Occurs after the control has scrolled. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientSelectionChanged | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanged client event. Occurs after selection changes. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientSelectionChanging | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanging client event. Occurs before selection changes. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientSortedColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortedColumn client event. Occurs after the user applies a sort by clicking on a column header. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientSortingColumn | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortingColumn client event. Occurs before the user applies a sort by clicking on a column header. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientUpdatedLayout | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedLayout client event. Occurs after the grid has updated its internal layout. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientUpdatedView | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedView client event. Occurs when the grid finishes creating/updating the elements that make up the current view. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientUpdatingLayout | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingLayout client event. Occurs before the grid updates its internal layout. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OnClientUpdatingView | Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | OutlineMode | Configurates C1.Web.Mvc.Olap.PivotGrid.OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays. |
 | PinningType | Configurates C1.Web.Mvc.FlexGridBase<T>.PinningType. Sets how the grid pins the column headers by clicking the icons toggles the column's frozen state C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | PreserveWhiteSpace | Configurates C1.Web.Mvc.FlexGridBase<T>.PreserveWhiteSpace. Sets a value that determines whether the grid should keep whitespace in cells as they appear in the data or whether it should collapse the whitespace into a single space character C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | QuickAutoSize | Configurates C1.Web.Mvc.FlexGridBase<T>.QuickAutoSize. Sets a value that determines whether the grid should optimize performance over precision when auto-sizing columns. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | RefreshOnEdit | Configurates C1.Web.Mvc.FlexGridBase<T>.RefreshOnEdit. Sets whether the grid should refresh all cells after a cell is edited. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | RowHeaderPath | Configurates C1.Web.Mvc.FlexGridBase<T>.RowHeaderPath. Sets the name of the property used to create row header cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | RowHeadersTemplate | Configurates C1.Web.Mvc.FlexGridBase<T>.RowHeadersTemplate. Sets the templates applied in row header cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ScrollIntoView | Scrolls the grid to bring a specific cell into view. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | Select | Selects a cell range and optionally scrolls it into view. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | SelectionMode | Configurates C1.Web.Mvc.FlexGridBase<T>.SelectionMode. Sets the current selection mode. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowColumnFieldHeaders | Configurates C1.Web.Mvc.Olap.PivotGrid.ShowColumnFieldHeaders. Sets a value that determines whether the grid should display column field headers in its top-left panel. |
 | ShowDetailOnDoubleClick | Configurates C1.Web.Mvc.Olap.PivotGrid.ShowDetailOnDoubleClick. Sets a value that determines whether the grid should show a popup containing the detail records when the user double-clicks a cell. |
 | ShowDropDown | Configurates C1.Web.Mvc.FlexGridBase<T>.ShowDropDown. Sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowMarquee | Configurates C1.Web.Mvc.FlexGridBase<T>.ShowMarquee. Sets a value that indicates whether the grid should display a marquee element around the current selection. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowPlaceholders | Configurates C1.Web.Mvc.FlexGridBase<T>.ShowPlaceholders. Sets a value that determines whether the grid should use the column headers as placeholders when editing cells. This property only works with the grid's built-in editor. This property is not useful in IE. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowRowFieldHeaders | Configurates C1.Web.Mvc.Olap.PivotGrid.ShowRowFieldHeaders. Sets a value that determines whether the grid should display row field headers in its top-left panel. |
 | ShowRowFieldSort | Configurates C1.Web.Mvc.Olap.PivotGrid.ShowRowFieldSort. Sets a value that determines whether the grid should display sort indicators in the column headers for row fields. |
 | ShowSelectedHeaders | Configurates C1.Web.Mvc.FlexGridBase<T>.ShowSelectedHeaders. Sets a value that indicates whether the grid should add class names to indicate selected header cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowSort | Configurates C1.Web.Mvc.FlexGridBase<T>.ShowSort. Sets whether the grid should display sort indicators in the column headers. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ShowValueFieldHeaders | Configurates C1.Web.Mvc.Olap.PivotGrid.ShowValueFieldHeaders. Sets a value that determines whether the grid should display value field headers in its content panel even when the view has a single value field and a single column field. |
 | SortingType | Configurates C1.Web.Mvc.FlexGridBase<T>.SortingType. Sets how the grid sort columns by clicking the column header cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | SortRowIndex | Configurates C1.Web.Mvc.FlexGridBase<T>.SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | StickyHeaders | Configurates C1.Web.Mvc.FlexGridBase<T>.StickyHeaders. Sets a value that determines whether column headers should remain when the user scrolls the window. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | TabOrder | Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | TopLeftCellsTemplate | Configurates C1.Web.Mvc.FlexGridBase<T>.TopLeftCellsTemplate. Sets the templates for the topleft cells. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | ToTemplate | Transfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | VirtualizationThresholds | Sets the minimum number of rows, columns required to enable virtualization. C1.Web.Mvc.Fluent.FlexGridBaseBuilder<object,PivotGrid,PivotGridBuilder>から継承されます。 |
 | Width | オーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |