| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DataGridColumn ClassSystem.Web.UI.WebControls Namespace Serves as the base class for the different column types of the DataGrid control.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public | Initialize | ( ) | Void |
| public | InitializeCell | ( TableCell cell , Int32 columnIndex , ListItemType itemType ) | Void |
| protected | LoadViewState | ( Object savedState ) | Void |
| protected | OnColumnChanged | ( ) | Void |
| protected | SaveViewState | ( ) | Object |
| public | ToString | ( ) | String |
| protected | TrackViewState | ( ) | Void |
The DataGridColumn class is the base class for all column types of the DataGrid control. It defines the properties and methods that are common to all column types. An instance of the DataGridColumn class is not created directly.
DataGridColumnCollection Columns BoundColumn ButtonColumn EditCommandColumn HyperLinkColumn TemplateColumn
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme