ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class
Properties Methods


In This Topic
    PivotGrid Class Members
    In This Topic

    The following tables list the members exposed by PivotGrid.

    Public Constructors
     NameDescription
    Public ConstructorCreates one PivotGrid instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets which parts of the grid provide cell merging.  
    Public PropertyGets or sets whether users are allowed to resize rows and/or columns with the mouse. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOverridden. Gets or sets a value that determines the number of regular rows between 'alternating' rows.  
    Public PropertyGets or 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. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or 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.FlexGridBase<object>)
    Public PropertyGets or 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.FlexGridBase<object>)
    Public PropertyGets or sets which cells should be taken into account when auto-sizing a row or column. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether searches performed while the user types should case-sensitive. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the templates for the content cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the content of header cells should be vertically centered.  
    Public PropertyGets or 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.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns.  
    Public PropertyGets the templates applied in the column header cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
    Public PropertyGets or sets copied header cells when copying the content to the clipboard. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the css class of the control. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets or sets a value that determines whether the grid should provide a custom context menu.  
    Public PropertyGets or sets the default size of columns in the column collection. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the default size of rows in the row collection. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the static object that defines the default width for auto-generated grid columns based on their types. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the error tooltip of FlexGrid. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or 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. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the extender collection. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the number of frozen columns. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the number of frozen columns. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the row and column headers are visible. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public Property (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the height of the control. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets the HTML attributes. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
    Public PropertyGets or sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Control)
    Public PropertyOverridden. Gets or sets a value that determines whether the user can modify cell values using the mouse and keyboard. Default value is True.  
    Public PropertyGets or sets a boolean value which indicates whether transfer this control to template mode. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets or sets a formatter function used to customize cells on this grid. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOverridden. Gets or sets the id of the source.  
    Public PropertyGets or sets a validator function to determine whether cells contain valid data. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the action to perform when the ENTER key is pressed. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the action to perform when the TAB key is pressed. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets whether the grid should skip rendering cells that were updated in the last render cycle. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the user auto-sizes a column by double-clicking the right edge of a column header cell. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before the user auto-sizes a column by double-clicking the right edge of a column header cell. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when an element representing a cell has been created. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Control)
    Public PropertyOccurs after the grid has been bound to a new items source. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the grid has been bound to a new items source. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the grid rows have been bound to the data source. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before the grid rows are bound to the data source. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Control)
    Public PropertyOccurs as columns are pinned. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs as columns are pinning. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the control has refreshed its contents. (Inherited from C1.Web.Mvc.Control)
    Public PropertyOccurs when the control is about to refresh its contents. (Inherited from C1.Web.Mvc.Control)
    Public PropertyOccurs when the user finishes resizing a column. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when the user finishes resizing rows. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs as columns are resized. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs as rows are resized. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the control has scrolled. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after selection changes. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before selection changes. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the user applies a sort by clicking on a column header. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before the user applies a sort by clicking on a column header. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs after the grid has updated its internal layout. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when the grid finishes creating/updating the elements that make up the current view. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs before the grid updates its internal layout. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyOccurs when the grid starts creating/updating the elements that make up the current view. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.  
    Public PropertyGets or sets how the grid pins the column headers by clicking the icons toggles the column's frozen state (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or 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.FlexGridBase<object>)
    Public PropertyGets or 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 (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the grid should optimize performance over precision when auto-sizing columns. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets whether the grid should refresh all cells after a cell is edited. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the name of the property used to create row header cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets the templates applied in row header cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the position of the grid's scrollbars. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the current selection. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the current selection mode. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the selector to macth the dom element(s) which the control is attached to. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets or sets a value that determines whether the grid should display column field headers in its top-left panel.  
    Public PropertyGets or sets a value that determines whether the grid should show a popup containing the detail records when the user double-clicks a cell.  
    Public PropertyGets or 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.FlexGridBase<object>)
    Public PropertyGets or sets a value that indicates whether the grid should display a marquee element around the current selection. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or 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. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether the grid should display row field headers in its top-left panel.  
    Public PropertyGets or sets a value that determines whether the grid should display sort indicators in the column headers for row fields.  
    Public PropertyGets or sets a value that indicates whether the grid should add class names to indicate selected header cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets whether the grid should display sort indicators in the column headers. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or 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.  
    Public PropertyGets or sets how the grid sort columns by clicking the column header cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the index of row in the column header panel that shows and changes the current sort. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value that determines whether column headers should remain when the user scrolls the window. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets a value of the tabindex attribute associated with the control. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets the collection of the template bindings. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets the templates for the topleft cells. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets a value which represents the unique id for the control. (Inherited from C1.Web.Mvc.Control)
    Public PropertyGets or sets the minimum number of rows and/or columns required to enable virtualization. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Public PropertyGets or sets the width of the control. (Inherited from C1.Web.Mvc.Control)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a boolean value indicates whether child components are created. (Inherited from C1.Web.Mvc.Component)
    Protected PropertyGets a boolean value indicates whether current component has the scripts which need to be rendered. (Inherited from C1.Web.Mvc.Component)
    Protected PropertyGets the url helper. (Inherited from C1.Web.Mvc.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Web.Mvc.Control)
    Public MethodWriter the process result of current instance to the writer. (Inherited from C1.Web.Mvc.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodEnsure the child components created. (Inherited from C1.Web.Mvc.ItemsBoundControl<T>)
    Protected MethodEnsure the child components created. (Inherited from C1.Web.Mvc.Component)
    Protected MethodThis method is performed before rendering. (Inherited from C1.Web.Mvc.Control)
    Protected MethodOverride to render the extender startup scripts. (Inherited from C1.Web.Mvc.FlexGridBase<object>)
    Protected MethodRenders the html attributes of control. (Inherited from C1.Web.Mvc.Control)
    Protected MethodRenders begin tag of control. (Inherited from C1.Web.Mvc.Control)
    Protected Method (Inherited from C1.Web.Mvc.Control)
    Protected MethodRenders end tag of control. (Inherited from C1.Web.Mvc.Control)
    Protected Method (Inherited from C1.Web.Mvc.Control)
    Top
    See Also