[]
        
(Showing Draft Content)

FarPoint.Web.Spread.RowEditTemplateContainer.GetHeader

GetHeader Method

GetHeader(int)

Gets the header of the specified column.

Declaration
public string GetHeader(int index)
Public Function GetHeader(index As Integer) As String
Parameters
Type Name Description
int index

Column index

Returns
Type Description
string
Exceptions
Type Condition
ArgumentOutOfRangeException

Specified column index is out of range; must be between 0 and the total number of columns