SPGridView Properties

Include Protected Members
Include Inherited Members

The SPGridView type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AllowFiltering Gets or sets the Boolean AllowFiltering property.
Public property AllowGroupCollapse Gets or sets the Boolean value that specifies whether groups can be collapsed.
Public property AllowGrouping Gets or sets the Boolean that specifies whether grouping is enabled.
Public property AllowPaging (Inherited from GridView.)
Public property AllowSorting (Inherited from GridView.)
Public property AlternatingRowStyle (Inherited from GridView.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property AutoGenerateColumns (Inherited from GridView.)
Public property AutoGenerateDeleteButton (Inherited from GridView.)
Public property AutoGenerateEditButton (Inherited from GridView.)
Public property AutoGenerateSelectButton (Inherited from GridView.)
Public property BackColor (Inherited from WebControl.)
Public property BackImageUrl (Inherited from GridView.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property BottomPagerRow (Inherited from GridView.)
Public property Caption (Inherited from GridView.)
Public property CaptionAlign (Inherited from GridView.)
Public property CellPadding (Inherited from GridView.)
Public property CellSpacing (Inherited from GridView.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property Columns (Inherited from GridView.)
Public property ColumnsGenerator (Inherited from GridView.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from CompositeDataBoundControl.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property DataBoundHasBeenRaised Gets or sets the Boolean DataBoundHasBeenRaised property.
Public property DataKeyNames (Inherited from GridView.)
Public property DataKeys (Inherited from GridView.)
Public property DataMember (Inherited from DataBoundControl.)
Public property DataSource (Inherited from BaseDataBoundControl.)
Public property DataSourceID (Inherited from DataBoundControl.)
Public property DataSourceObject (Inherited from DataBoundControl.)
Protected property DesignMode (Inherited from Control.)
Public property DisplayGroupFieldName Gets or sets a value that indicates whether the group field name should be displayed.
Public property EditIndex (Inherited from GridView.)
Public property EditRowStyle (Inherited from GridView.)
Public property EmptyDataRowStyle (Inherited from GridView.)
Public property EmptyDataTemplate (Inherited from GridView.)
Public property EmptyDataText (Inherited from GridView.)
Public property Enabled (Inherited from WebControl.)
Public property EnableModelValidation (Inherited from GridView.)
Public property EnableSortingAndPagingCallbacks (Inherited from GridView.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FilterDataFields Gets or sets the FilterDataFields property.
Public property FilteredDataSourcePropertyFormat Gets or sets the format of the data source
Public property FilteredDataSourcePropertyName Gets or sets the name of the property to set on the data source to filter.
Public property FilterFieldName
Public property FilterFieldValue
Public property FilteringIsCaseSensitive
Public property Font (Inherited from WebControl.)
Public property FooterRow (Inherited from GridView.)
Public property FooterStyle (Inherited from GridView.)
Public property ForeColor (Inherited from WebControl.)
Public property GridLines (Inherited from GridView.)
Public property GroupDescriptionField
Public property GroupField Gets or sets the name of the field to group by.
Public property GroupFieldDisplayName Gets or sets the display name of field to group by.
Public property GroupImageDescriptionField
Public property GroupImageUrlField
Public property GroupMenu Gets or sets the menu field used in the group headers.
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property HeaderRow (Inherited from GridView.)
Public property HeaderStyle (Inherited from GridView.)
Public property Height (Inherited from WebControl.)
Public property HighestDataItemIndex Gets the value representing the highest index value of all displayed items.
Public property HorizontalAlign (Inherited from GridView.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property Initialized (Inherited from BaseDataBoundControl.)
Protected property IsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property LowestDataItemIndex Gets the value representing the lowest index value of all displayed items.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property PageCount (Inherited from GridView.)
Public property PageIndex (Overrides GridView.PageIndex.)
Public property PagerSettings (Inherited from GridView.)
Public property PagerStyle (Inherited from GridView.)
Public property PagerTemplate (Inherited from GridView.)
Public property PageSize (Inherited from GridView.)
Public property Parent (Inherited from Control.)
Public property PreviousPageFirstRowDataKey
Public property PreviousPageIndex Gets or sets an index that determines paging direction.
Public property PreviousPageLastRowDataKey
Protected property RequiresDataBinding (Inherited from BaseDataBoundControl.)
Public property RowHeaderColumn (Inherited from GridView.)
Public property Rows (Inherited from GridView.)
Public property RowStyle (Inherited from GridView.)
Protected property SelectArguments (Inherited from DataBoundControl.)
Public property SelectedDataKey (Inherited from GridView.)
Public property SelectedIndex (Inherited from GridView.)
Public property SelectedPersistedDataKey (Inherited from GridView.)
Public property SelectedRow (Inherited from GridView.)
Public property SelectedRowStyle (Inherited from GridView.)
Public property SelectedValue (Inherited from GridView.)
Public property ShowFooter (Inherited from GridView.)
Public property ShowHeader (Inherited from GridView.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property SortDirection (Inherited from GridView.)
Public property SortDirectionImageUrl
Public property SortExpression (Inherited from GridView.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from GridView.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property ToolTip (Inherited from WebControl.)
Public property TopPagerRow (Inherited from GridView.)
Public property UniqueID (Inherited from Control.)
Public property UseAccessibleHeader (Inherited from GridView.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IPersistedSelector.DataKey (Inherited from GridView.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

SPGridView Class

Microsoft.SharePoint.WebControls Namespace