| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As RowEditTemplateContainer Dim index As Integer Dim value As String value = instance.GetHeader(index) | |
Parameters
- index
- Column index
Return Value
String containing the header| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Specified column index is out of range; must be between 0 and the total number of columns |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family