Property this
this[int]
Reads/writes the information of the cell which has given column rank.
Declaration
public string this[int columnIndex] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
int | columnIndex | Zero-based column rank. |
Property Value
Type | Description |
---|---|
string | The contained information. |
Remarks
Attention: some information in a catalog is language dependent (e.g. block name and description). This information is returned in the application's current language