MyGridView Members
Include Protected Members
Include Inherited Members
Represents a grid view that looks and behaves like a SharePoint Foundation list view.
The MyGridView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MyGridView | Initializes a new instance of the MyGridView class. |
Top
Methods
Name | Description | |
---|---|---|
OnRowCreated | Handles the RowCreated event. (Overrides SPGridView.OnRowCreated(GridViewRowEventArgs).) |
Top