ICustomRowCaption.GetCaption

ICustomRowCaption.GetCaption method

get the custom row caption.

public string GetCaption(int row)
ParameterTypeDescription
rowInt32Row index.

Return Value

return the row caption.

See Also