| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AllowAutoSort | Gets or sets a value that determines whether automatic sorting is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowClientEditing | A value indicating whether client editing is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowColMoving | A value indicating whether columns can be moved. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowColSizing | A value indicating whether columns can be sized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowCustomPaging | Gets or sets a value that determines whether custom paging is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowKeyboardNavigation | A value indicating whether keyboard navigation is allowed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowPaging | A value indicating whether the widget can be paged. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AllowSorting | A value indicating whether the widget can be sorted. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AlternatingRowStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of alternating data rows in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AutogenerateColumns | Gets or sets a value that determines whether C1BoundField objects are generated and displayed automatically. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AutoGenerateDeleteButton | Gets or sets a value indicating whether a C1CommandField field column with a Delete button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AutoGenerateEditButton | Gets or sets a value indicating whether a C1CommandField field column with an Edit button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AutoGenerateFilterButton | Gets or sets a value indicating whether a C1CommandField field column with an Filter button for the filter row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| AutoGenerateSelectButton | Gets or sets a value indicating whether a C1CommandField field column with an Select button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| ClientEditingUpdateMode | Determines the method of sending client-side edited data to server. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ClientIDMode | Gets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ClientSelectionMode | Represents client-side selection behavior. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| Columns | Gets a collection of objects representing the columns of the C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| Controls | (Inherited from System.Web.UI.WebControls.CompositeDataBoundControl) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| CultureCalendar | A value that indicators the culture calendar to format the text. This property must work with Culture property. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| DataKeyNames | Gets or sets an array that contains the names of the primary key fields for the items displayed in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| EditRowStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the row selected for editing in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| EmptyDataRowStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| EmptyDataText | Gets or sets the text to display in the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| EnableConditionalDependencies | A value that indicates whether to register the dependency resources according to the control's property settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| FilterSettings | Gets the C1GridView.FilterSettings object that defines the filter behaviors of the column at client-side. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| FilterStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the filter row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| FooterStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the footer row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| GroupAreaCaption | Determines the caption of the group area. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| GroupIndent | Determines the indentation of the groups. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| HeaderStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the header row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HighlightCurrentCell | Determines whether position of the current cell is highlighted or not. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ID | (Inherited from System.Web.UI.Control) |
| ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| KeyActionTab | Gets or sets the action to be performed when the user presses the TAB key. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| LoadingText | Determines the text that should be shown during callback to provide visual feedback. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientAfterCellEdit | A function called after editing is completed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientAfterCellUpdate | A function called after a cell has been updated. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientBeforeCellEdit | A function called before a cell enters edit mode. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientBeforeCellUpdate | A function called before a cell is updated. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnDragged | A function called when column dragging has been started. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnDragging | A function called when column dragging is started, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnDropping | A function called when column is dropped, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnGrouping | A function called when column is dropped into the group area, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnResized | A function called when column has been resized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnResizing | A function called when column is resized, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientColumnUngrouping | A function called when column is removed from the group area, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientCurrentCellChanged | A function called after the current cell is changed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientCurrentCellChanging | A function called before the current cell is changed. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientDataLoaded | A function called when data are loaded. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientDataLoading | A function called when wijgrid loads a portion of data from the underlying datasource. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientFilterOperatorsListShowing | A function called before the filter drop-down list is shown. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientGroupAggregate | A function called when groups are being created and the "aggregate" option of the column object has been set to "custom". (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientGroupText | A function called when groups are being created and the groupInfo.headerText or groupInfo.footerText of the groupInfo option has been set to "custom". (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientInvalidCellValue | A function called when a cell needs to start updating but the cell value is invalid. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientLoaded | A function called at the end the wijgrid's lifecycle when wijgrid is filled with data and rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientLoading | A function called at the beginning of the wijgrid's lifecycle. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientPageIndexChanging | A function called before page index is changed. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientRendered | A function called when wijgrid is rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientRendering | A function called when wijgrid is about to render. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientSelectionChanged | A function called after the selection is changed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| OnClientSorting | A function called before the sorting operation is started. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| PageIndex | Determines the zero-based index of the current page. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| PagerSettings | Pager settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| PageSize | Number of rows to place on a single page. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| Relation | Gets a collection of MasterDetailRelation objects that represent master-detail relations in a hierarchical grid. |
| RowHeaderColumn | Gets or sets the name of the column to use as the column header for the C1GridView control. This property is provided to make the control more accessible to users of assistive technology devices. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| RowStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the data rows in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ScrollingSettings | Scrolling settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| SelectedIndex | Gets or sets the index of the selected row. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| SelectedRowStyle | Gets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the selected row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| ShowClientSelectionOnRender | A value indicating whether a selection will be automatically displayed at the current cell position when the wijgrid is rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ShowFilter | A value indicating whether filter row is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ShowFooter | A value indicating whether footer row is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ShowGroupArea | A value indicating whether group area is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ShowHeader | Determines whether the header is displayed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| ShowRowHeader | A value indicating whether the row header is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| StartExpanded | Gets or sets a value that determines whether the hierarchy will be expanded by default or not. |
| SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UseAccessibleHeader | Gets or sets a value indicating whether a C1GridView control renders its header in an accessible format. This property is provided to make the control more accessible to users of assistive technology devices. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView) |
| UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase) |