[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.GetDisplayText

GetDisplayText Method

GetDisplayText(int, int)

Gets the display text for the specified row and column.

Declaration
public string GetDisplayText(int rowIndex, int colIndex)
Parameters
Type Name Description
int rowIndex

The row index.

int colIndex

The column index.

Returns
Type Description
string

Returns a string which identifies the cell text.