| |||||
DataGridColumn.InitializeCell MethodSystem.Web.UI.WebControls Namespace DataGridColumn Class Initializes a cell in a DataGridColumn. [ VB ] Overridable Public Sub InitializeCell ( _ ByVal cell As TableCell, _ ByVal columnIndex As Integer, _ ByVal itemType As ListItemType _ ) [ C# ] public virtual void InitializeCell ( TableCell cell, int columnIndex, ListItemType itemType ); [ C++ ] public: virtual void InitializeCell ( TableCell* cell, int columnIndex, ListItemType itemType ); [ JScript ] public function InitializeCell ( cell : TableCell, columnIndex : int, itemType : ListItemType ); Parameters
RemarksThe InitializeCell method resets a specified cell in a DataGridColumn to its initial state. See Also |
| ||||
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