ComponentOne Gallery for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class

In This Topic
    C1GridView Class Properties
    In This Topic

    For a list of all members of this type, see C1GridView members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that determines whether automatic sorting is enabled.  
    Public PropertyA value indicating whether client editing is enabled.  
    Public PropertyA value indicating whether columns can be moved.  
    Public PropertyA value indicating whether columns can be sized.  
    Public PropertyGets or sets a value that determines whether custom paging is enabled.  
    Public PropertyA value indicating whether keyboard navigation is allowed.  
    Public PropertyA value indicating whether the widget can be paged.  
    Public PropertyA value indicating whether the widget can be sorted.  
    Public PropertyGets 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.  
    Public PropertyGets or sets a value that determines whether C1BoundField objects are generated and displayed automatically.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyGets the CallbackSettings object that enables you to determine actions that can be performed by the C1.Web.Wijmo.Controls.C1GridView using callbacks mechanism.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase)
    Public PropertyDetermines the method of sending client-side edited data to server.  
    Public PropertyOverridden. Gets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property.  
    Public PropertyRepresents client-side selection behavior.  
    Public PropertyGets a collection of objects representing the columns of the C1GridView control.  
    Public Property (Inherited from System.Web.UI.WebControls.CompositeDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicators the culture calendar to format the text. This property must work with Culture property.  
    Public PropertyGets or sets an array that contains the names of the primary key fields for the items displayed in a C1GridView control.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets 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)
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyEnable 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)
    Public PropertyOverridden. A value that indicates whether to register the dependency resources according to the control's property settings.  
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets the FilterSettings object that defines the filter behaviors of the column at client-side.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyDetermines the caption of the group area.  
    Public PropertyDetermines the indentation of the groups.  
    Public PropertyGets 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.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether position of the current cell is highlighted or not.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets or sets the action to be performed when the user presses the TAB key.  
    Public PropertyDetermines the text that should be shown during callback to provide visual feedback.  
    Public PropertyA function called after editing is completed.  
    Public PropertyA function called after a cell has been updated.  
    Public PropertyA function called before a cell enters edit mode. Cancellable.  
    Public PropertyA function called before a cell is updated.  
    Public PropertyA function called when column dragging has been started.  
    Public PropertyA function called when column dragging is started, but before wijgrid handles the operation. Cancellable.  
    Public PropertyA function called when column is dropped, but before wijgrid handles the operation. Cancellable.  
    Public PropertyA function called when column is dropped into the group area, but before wijgrid handles the operation. Cancellable.  
    Public PropertyA function called when column has been resized.  
    Public PropertyA function called when column is resized, but before wijgrid handles the operation. Cancellable.  
    Public PropertyA function called when column is removed from the group area, but before wijgrid handles the operation. Cancellable.  
    Public PropertyA function called after the current cell is changed.  
    Public PropertyA function called before the current cell is changed. Cancellable.  
    Public PropertyA function called when data are loaded.  
    Public PropertyA function called when wijgrid loads a portion of data from the underlying datasource.  
    Public PropertyA function called before the filter drop-down list is shown.  
    Public PropertyA function called when groups are being created and the "aggregate" option of the column object has been set to "custom".  
    Public PropertyA function called when groups are being created and the groupInfo.headerText or groupInfo.footerText of the groupInfo option has been set to "custom".  
    Public PropertyA function called when a cell needs to start updating but the cell value is invalid.  
    Public PropertyA function called at the end the wijgrid's lifecycle when wijgrid is filled with data and rendered.  
    Public PropertyA function called at the beginning of the wijgrid's lifecycle.  
    Public PropertyA function called before page index is changed. Cancellable.  
    Public PropertyA function called when wijgrid is rendered.  
    Public PropertyA function called when wijgrid is about to render.  
    Public PropertyA function called after the selection is changed.  
    Public PropertyA function called before the sorting operation is started. Cancellable.  
    Public PropertyDetermines the zero-based index of the current page.  
    Public PropertyPager settings.  
    Public PropertyNumber of rows to place on a single page.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyScrolling settings.  
    Public PropertyGets or sets the index of the selected row.  
    Public PropertyGets 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.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyA value indicating whether a selection will be automatically displayed at the current cell position when the wijgrid is rendered.  
    Public PropertyA value indicating whether filter row is visible.  
    Public PropertyA value indicating whether footer row is visible.  
    Public PropertyA value indicating whether group area is visible.  
    Public PropertyDetermines whether the header is displayed.  
    Public PropertyA value indicating whether the row header is visible.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName 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)
    Public PropertyA 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)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets 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.  
    Public PropertyDetermines 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)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA 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)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase)
    Top
    See Also