Click or drag to resize

GridView Class

Represents a Bootstrap grid view.
Inheritance Hierarchy

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class GridView : GridView

The GridView type exposes the following members.

Constructors
  NameDescription
Public methodGridView
Initializes a new instance of the GridView class.
Top
Properties
  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAllowCustomPaging (Inherited from GridView.)
Public propertyAllowPaging (Inherited from GridView.)
Public propertyAllowSorting (Inherited from GridView.)
Public propertyAlternatingRowStyle (Inherited from GridView.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyAutoGenerateColumns (Inherited from GridView.)
Public propertyAutoGenerateDeleteButton (Inherited from GridView.)
Public propertyAutoGenerateEditButton (Inherited from GridView.)
Public propertyAutoGenerateSelectButton (Inherited from GridView.)
Public propertyBackColor (Inherited from WebControl.)
Public propertyBackImageUrl (Inherited from GridView.)
Public propertyBorderColor (Inherited from WebControl.)
Public propertyBorderStyle (Inherited from WebControl.)
Public propertyBorderWidth (Inherited from WebControl.)
Public propertyBottomPagerRow (Inherited from GridView.)
Public propertyCaption (Inherited from GridView.)
Public propertyCaptionAlign (Inherited from GridView.)
Public propertyCellPadding (Inherited from GridView.)
Public propertyCellSpacing (Inherited from GridView.)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Public propertyClientIDRowSuffix (Inherited from GridView.)
Public propertyClientIDRowSuffixDataKeys (Inherited from GridView.)
Protected propertyClientIDSeparator (Inherited from Control.)
Public propertyColumns (Inherited from GridView.)
Public propertyColumnsGenerator (Inherited from GridView.)
Public propertyCondensed
Gets or sets a value indicating whether this GridView is condensed.
Protected propertyContext (Inherited from Control.)
Public propertyControls (Inherited from CompositeDataBoundControl.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass (Inherited from WebControl.)
Public propertyDataKeyNames (Inherited from GridView.)
Public propertyDataKeys (Inherited from GridView.)
Public propertyDataMember (Inherited from DataBoundControl.)
Public propertyDataSource (Inherited from BaseDataBoundControl.)
Public propertyDataSourceID (Inherited from DataBoundControl.)
Public propertyDataSourceObject (Inherited from DataBoundControl.)
Public propertyDeleteMethod (Inherited from GridView.)
Protected propertyDesignMode (Inherited from Control.)
Public propertyEditIndex (Inherited from GridView.)
Public propertyEditRowStyle (Inherited from GridView.)
Public propertyEmptyDataRowStyle (Inherited from GridView.)
Public propertyEmptyDataTemplate (Inherited from GridView.)
Public propertyEmptyDataText (Inherited from GridView.)
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableModelValidation (Inherited from GridView.)
Public propertyEnablePersistedSelection (Inherited from GridView.)
Public propertyEnableSortingAndPagingCallbacks (Inherited from GridView.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Public propertyFont (Inherited from WebControl.)
Public propertyFooterRow (Inherited from GridView.)
Public propertyFooterStyle (Inherited from GridView.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyGridLines (Inherited from GridView.)
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeaderRow (Inherited from GridView.)
Public propertyHeaderStyle (Inherited from GridView.)
Public propertyHeight (Inherited from WebControl.)
Public propertyHorizontalAlign (Inherited from GridView.)
Public propertyHoverRow
Gets or sets a value indicating whether [hover row].
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyInitialized (Inherited from BaseDataBoundControl.)
Protected propertyInsertMethod (Inherited from CompositeDataBoundControl.)
Protected propertyIsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsDataBindingAutomatic (Inherited from BaseDataBoundControl.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsUsingModelBinders (Inherited from CompositeDataBoundControl.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Public propertyItemType (Inherited from DataBoundControl.)
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyNamingContainer (Inherited from Control.)
Public propertyPage (Inherited from Control.)
Public propertyPageCount (Inherited from GridView.)
Public propertyPageIndex (Inherited from GridView.)
Public propertyPagerSettings (Inherited from GridView.)
Public propertyPagerStyle (Inherited from GridView.)
Public propertyPagerTemplate (Inherited from GridView.)
Public propertyPageSize (Inherited from GridView.)
Public propertyParent (Inherited from Control.)
Public propertyRenderingCompatibility (Inherited from Control.)
Protected propertyRequiresDataBinding (Inherited from BaseDataBoundControl.)
Public propertyResponsive
Gets or sets a value indicating whether this GridView is responsive.
Public propertyRowHeaderColumn (Inherited from GridView.)
Public propertyRows (Inherited from GridView.)
Public propertyRowStyle (Inherited from GridView.)
Protected propertySelectArguments (Inherited from DataBoundControl.)
Public propertySelectedDataKey (Inherited from GridView.)
Public propertySelectedIndex (Inherited from GridView.)
Public propertySelectedPersistedDataKey (Inherited from GridView.)
Public propertySelectedRow (Inherited from GridView.)
Public propertySelectedRowStyle (Inherited from GridView.)
Public propertySelectedValue (Inherited from GridView.)
Public propertySelectMethod (Inherited from DataBoundControl.)
Public propertyShowFooter (Inherited from GridView.)
Public propertyShowHeader (Inherited from GridView.)
Public propertyShowHeaderWhenEmpty (Inherited from GridView.)
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertySortDirection (Inherited from GridView.)
Public propertySortedAscendingCellStyle (Inherited from GridView.)
Public propertySortedAscendingHeaderStyle (Inherited from GridView.)
Public propertySortedDescendingCellStyle (Inherited from GridView.)
Public propertySortedDescendingHeaderStyle (Inherited from GridView.)
Public propertySortExpression (Inherited from GridView.)
Public propertyStriped
Gets or sets a value indicating whether this GridView is striped.
Public propertyStripped Obsolete.
Obsolete field indicating whether this GridView is striped.
Public propertyStyle (Inherited from WebControl.)
Public propertySupportsDisabledAttribute (Inherited from BaseDataBoundControl.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey (Inherited from GridView.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyToolTip (Inherited from WebControl.)
Public propertyTopPagerRow (Inherited from GridView.)
Public propertyUniqueID (Inherited from Control.)
Public propertyUpdateMethod (Inherited from GridView.)
Public propertyUseAccessibleHeader (Inherited from GridView.)
Public propertyValidateRequestMode (Inherited from Control.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewStateMode (Inherited from Control.)
Public propertyVirtualItemCount (Inherited from GridView.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from WebControl.)
Top
Methods
  NameDescription
Protected methodAddAttributesToRender (Inherited from WebControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearCachedClientID (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Protected methodClearEffectiveClientIDMode (Inherited from Control.)
Protected methodConfirmInitState (Inherited from BaseDataBoundControl.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateAutoGeneratedColumn Obsolete. (Inherited from GridView.)
Protected methodCreateChildControls (Inherited from CompositeDataBoundControl.)
Protected methodCreateChildControls(IEnumerable, Boolean) (Inherited from GridView.)
Protected methodCreateChildTable (Inherited from GridView.)
Protected methodCreateColumns (Inherited from GridView.)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from GridView.)
Protected methodCreateDataSourceSelectArguments (Inherited from GridView.)
Protected methodCreateRow (Inherited from GridView.)
Public methodDataBind (Inherited from GridView.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDeleteRow (Inherited from GridView.)
Public methodDispose (Inherited from Control.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureDataBound (Inherited from BaseDataBoundControl.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodExtractRowValues (Inherited from GridView.)
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Protected methodGetCallbackResult (Inherited from GridView.)
Protected methodGetCallbackScript (Inherited from GridView.)
Protected methodGetData (Inherited from DataBoundControl.)
Protected methodGetDataSource (Inherited from DataBoundControl.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRouteUrl(Object) (Inherited from Control.)
Public methodGetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public methodGetRouteUrl(String, Object) (Inherited from Control.)
Public methodGetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public methodGetType (Inherited from Object.)
Public methodGetUniqueIDRelativeTo (Inherited from Control.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodInitializePager (Inherited from GridView.)
Protected methodInitializeRow (Inherited from GridView.)
Public methodIsBindableType (Inherited from GridView.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from GridView.)
Protected methodLoadViewState (Inherited from GridView.)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMarkAsDataBound (Inherited from DataBoundControl.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from GridView.)
Protected methodOnCreatingModelDataSource (Inherited from DataBoundControl.)
Protected methodOnDataBinding (Inherited from Control.)
Protected methodOnDataBound (Inherited from BaseDataBoundControl.)
Protected methodOnDataPropertyChanged (Inherited from GridView.)
Protected methodOnDataSourceViewChanged (Inherited from GridView.)
Protected methodOnInit (Inherited from GridView.)
Protected methodOnLoad (Inherited from DataBoundControl.)
Protected methodOnPageIndexChanged (Inherited from GridView.)
Protected methodOnPageIndexChanging (Inherited from GridView.)
Protected methodOnPagePreLoad (Inherited from GridView.)
Protected methodOnPreRender
Raises the PreRender event. This notifies the control to perform any steps necessary for its creation on a page request.
(Overrides GridViewOnPreRender(EventArgs).)
Protected methodOnRowCancelingEdit (Inherited from GridView.)
Protected methodOnRowCommand (Inherited from GridView.)
Protected methodOnRowCreated (Inherited from GridView.)
Protected methodOnRowDataBound (Inherited from GridView.)
Protected methodOnRowDeleted (Inherited from GridView.)
Protected methodOnRowDeleting (Inherited from GridView.)
Protected methodOnRowEditing (Inherited from GridView.)
Protected methodOnRowUpdated (Inherited from GridView.)
Protected methodOnRowUpdating (Inherited from GridView.)
Protected methodOnSelectedIndexChanged (Inherited from GridView.)
Protected methodOnSelectedIndexChanging (Inherited from GridView.)
Protected methodOnSorted (Inherited from GridView.)
Protected methodOnSorting (Inherited from GridView.)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodPerformDataBinding (Inherited from GridView.)
Protected methodPerformSelect (Inherited from DataBoundControl.)
Protected methodPrepareControlHierarchy (Inherited from GridView.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Protected methodRaiseCallbackEvent (Inherited from GridView.)
Protected methodRaisePostBackEvent (Inherited from GridView.)
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders the control to the specified HTML writer.
(Overrides GridViewRender(HtmlTextWriter).)
Public methodRenderBeginTag (Inherited from WebControl.)
Protected methodRenderChildren (Inherited from Control.)
Protected methodRenderContents (Inherited from WebControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public methodRenderEndTag (Inherited from WebControl.)
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Protected methodSaveControlState (Inherited from GridView.)
Protected methodSaveViewState (Inherited from GridView.)
Public methodSelectRow (Inherited from GridView.)
Protected methodSetDesignModeState (Inherited from Control.)
Public methodSetEditRow (Inherited from GridView.)
Public methodSetPageIndex (Inherited from GridView.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodSort (Inherited from GridView.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from GridView.)
Public methodUpdateRow (Inherited from GridView.)
Protected methodValidateDataSource (Inherited from DataBoundControl.)
Top
Events
  NameDescription
Public eventCallingDataMethods (Inherited from DataBoundControl.)
Public eventCreatingModelDataSource (Inherited from DataBoundControl.)
Public eventDataBinding (Inherited from Control.)
Public eventDataBound (Inherited from BaseDataBoundControl.)
Public eventDisposed (Inherited from Control.)
Public eventInit (Inherited from Control.)
Public eventLoad (Inherited from Control.)
Public eventPageIndexChanged (Inherited from GridView.)
Public eventPageIndexChanging (Inherited from GridView.)
Public eventPreRender (Inherited from Control.)
Public eventRowCancelingEdit (Inherited from GridView.)
Public eventRowCommand (Inherited from GridView.)
Public eventRowCreated (Inherited from GridView.)
Public eventRowDataBound (Inherited from GridView.)
Public eventRowDeleted (Inherited from GridView.)
Public eventRowDeleting (Inherited from GridView.)
Public eventRowEditing (Inherited from GridView.)
Public eventRowUpdated (Inherited from GridView.)
Public eventRowUpdating (Inherited from GridView.)
Public eventSelectedIndexChanged (Inherited from GridView.)
Public eventSelectedIndexChanging (Inherited from GridView.)
Public eventSorted (Inherited from GridView.)
Public eventSorting (Inherited from GridView.)
Public eventUnload (Inherited from Control.)
Top
See Also