GridViewColumnsGenerator Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAutoGeneratedFieldFromFieldProperties(AutoGeneratedFieldProperties) | Creates one or more autogenerated fields using the specified collection of field properties. (Inherited from AutoFieldsGenerator.) |
![]() | CreateAutoGeneratedFields(Object, Control) | Generates fields based on the current data item.(Overrides AutoFieldsGenerator.CreateAutoGeneratedFields(Object, Control).) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GenerateFields(Control) | Creates DynamicField objects based on metadata information for the table.(Inherited from AutoFieldsGenerator.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | LoadViewState(Object) | Loads the state that was saved previously using the SaveViewState method.(Inherited from AutoFieldsGenerator.) |
![]() | MemberwiseClone() | |
![]() | SaveViewState() | Saves the changes to the class's state.(Inherited from AutoFieldsGenerator.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | TrackViewState() | Instructs the class to track changes to its view state.(Inherited from AutoFieldsGenerator.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager.LoadViewState(Object) | Loads the state that was saved previously using the SaveViewState method.(Inherited from AutoFieldsGenerator.) |
![]() ![]() | IStateManager.SaveViewState() | Saves the changes to a class's state.(Inherited from AutoFieldsGenerator.) |
![]() ![]() | IStateManager.TrackViewState() | Instructs the class to track changes to its view state.(Inherited from AutoFieldsGenerator.) |



