ComponentOne ASP.NET MVC Controls
MultiRowBuilder<T> Class Members
Methods 

C1.Web.Mvc.MultiRow.Fluent Namespace : MultiRowBuilder<T> Class

The following tables list the members exposed by MultiRowBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one MultiRowBuilder<T> instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowAddNew. Sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowDelete. Sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowResizing. Sets whether users are allowed to resize rows and/or columns with the mouse. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AllowSorting. Sets whether users are allowed to sort columns by clicking the column header cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoClipboard. Sets whether the grid should handle clipboard shortcuts. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.AutoSizeMode. Sets which cells should be taken into account when auto-sizing a row or column. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodOverloaded. Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSource. Sets ItemsSource settings. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.BottomLeftCellsTemplate. Sets the templates applied in bottom left cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.CellsTemplate. Sets the templates for the content cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.CenterHeadersVertically. Sets a value that determines whether the content of cells that span multiple rows should be vertically centered.  
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.CollapsedHeaders. Sets a value that determines whether column headers should be collapsed and displayed as a single row displaying the group headers.  
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ColumnFootersTemplate. Sets the templates applied in column footers cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ColumnHeadersTemplate. Sets the templates applied in the column header cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.DefaultColumnSize. Sets the default size of columns in the column collection. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.DefaultRowSize. Sets the default size of rows in the row collection. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.DeferResizing. Sets whether row and column resizing should be deferred until. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.FrozenColumns. Sets the number of frozen columns. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.FrozenRows. Sets the number of frozen columns. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigure C1.Web.Mvc.PropertyGroupDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.GroupHeaderFormat. Sets the format string used to create the group header content. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.HeadersVisibility. Sets a value that determines whether the row and column headers are visible. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodThis is the builder for Custom Header Template. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ImeEnabled. Sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.IsReadOnly. Sets whether the user can edit the grid cells by typing into them. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ItemFormatter. Sets a formatter function used to customize cells on this grid. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ItemValidator. Sets a validator function to determine whether cells contain valid data. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.KeyActionEnter. Sets the action to perform when the ENTER key is pressed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.KeyActionTab. Sets the action to perform when the TAB key is pressed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigure C1.Web.Mvc.MultiRow.CellGroup.  
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientBeginningEdit client event. Occurs before a cell enters edit mode. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCellEditEnded client event. Occurs when a cell edit has been committed or canceled. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCellEditEnding client event. Occurs when a cell edit is ending. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanged client event. Occurs after the value of the collapsedHeaders property has changed.  
Public MethodConfigurates the C1.Web.Mvc.MultiRow.MultiRow<T>.OnClientCollapsedHeadersChanging client event. Occurs after the value of the collapsedHeaders property changes.  
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCopied client event. Occurs after the user has copied the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientCopying client event. Occurs when the user is copying the selection content to the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDeletedRow client event. Occurs after the user has deleted a row by pressing the Delete key. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientDeletingRow client event. Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientFormatItem client event. Occurs when an element representing a cell has been created. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientGroupCollapsedChanged client event. Occurs after a group has been expanded or collapsed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientGroupCollapsedChanging client event. Occurs when a group is about to be expanded or collapsed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanged client event. Occurs after the grid has been bound to a new items source. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientItemsSourceChanging client event. Occurs after the grid has been bound to a new items source. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadedRows client event. Occurs after the grid rows have been bound to the data source. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientLoadingRows client event. Occurs before the grid rows are bound to the data source. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPasted client event. Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPastedCell client event. Occurs after the user has pasted content from the clipboard into a cell. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPasting client event. Occurs when the user is pasting content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPastingCell client event. Occurs when the user is pasting content from the clipboard into a cell. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientPrepareCellForEdit client event. Occurs when an editor cell is created and before it becomes active. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedColumn client event. Occurs when the user finishes resizing a column. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizedRow client event. Occurs when the user finishes resizing rows. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingColumn client event. Occurs as columns are resized. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientResizingRow client event. Occurs as rows are resized. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowAdded client event. Occurs when the user creates a new item by editing the new row template (see the allowAddNew property). (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditEnded client event. Occurs when a row edit has been committed or canceled. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditEnding client event. Occurs when a row edit is ending, before the changes are committed or canceled. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditStarted client event. Occurs after a row enters edit mode. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientRowEditStarting client event. Occurs before a row enters edit mode. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientScrollPositionChanged client event. Occurs after the control has scrolled. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanged client event. Occurs after selection changes. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSelectionChanging client event. Occurs before selection changes. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortedColumn client event. Occurs after the user applies a sort by clicking on a column header. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientSortingColumn client event. Occurs before the user applies a sort by clicking on a column header. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedLayout client event. Occurs after the grid has updated its internal layout. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedView client event. Occurs when the grid finishes creating/updating the elements that make up the current view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingLayout client event. Occurs before the grid updates its internal layout. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatingView client event. Occurs when the grid starts creating/updating the elements that make up the current view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigure C1.Web.Mvc.SortDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigure C1.Web.Mvc.SortDescription. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodMake ItemsSource pagable with specified page size. 0 means to disable paging. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.PreserveOutlineState. Sets a value that determines whether the grid should preserve the expanded/collapsed state of nodes when the data is refreshed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.PreserveSelectedState. Sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.QuickAutoSize. Sets a value that determines whether the grid should optimize performance over precision when auto-sizing columns. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.RowHeaderPath. Sets the name of the property used to create row header cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.RowHeadersTemplate. Sets the templates applied in row header cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodScrolls the grid to bring a specific cell into view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodSelects a cell range and optionally scrolls it into view. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.SelectionMode. Sets the current selection mode. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowAlternatingRows. Sets a value that determines whether the grid should add the 'wj-alt' class to cells in alternating rows. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodSets whether to show a group row to display the aggregates in the column footers panel. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates 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. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowErrors. Sets a value that determines whether the grid should add the 'wj-state-invalid' class to cells that contain validation errors, and tooltips with error descriptions. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowGroups. Sets whether the grid should insert group rows to delimit data groups. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.MultiRow.MultiRow<T>.ShowHeaderCollapseButton. Sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers.  
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowMarquee. Sets a value that indicates whether the grid should display a marquee element around the current selection. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowSelectedHeaders. Sets a value that indicates whether the grid should add class names to indicate selected header cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ShowSort. Sets whether the grid should display sort indicators in the column headers. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.StickyHeaders. Sets a value that determines whether column headers should remain when the user scrolls the window. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.TopLeftCellsTemplate. Sets the templates for the topleft cells. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodTransfer to the template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.TreeIndent. Sets the indent used to offset row groups of different levels. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexGridBase<T>.ValidateEdits. Sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodSets the minimum number of rows, columns required to enable virtualization. (Inherited from C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiRow<T>,MultiRowBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Apply the FlexGridFilter extender in MultiRow.
Public Extension MethodOverloaded. Apply the FlexGridGroupPanel extender in FlexGrid.
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

MultiRowBuilder<T> Class
C1.Web.Mvc.MultiRow.Fluent Namespace