ICustomColumnCaption.GetCaption

ICustomColumnCaption.GetCaption method

get the custom column caption.

public string GetCaption(int column)
ParameterTypeDescription
columnInt32column index.

Return Value

return the column caption.

See Also