ChartDirector 7.0 (ASP/COM/VB Edition)

CDMLTable.getRowStyle


Usage

getRowStyle(row)

Description

Gets the TextBox object that represents the prototype of the cells in a row.

Arguments

ArgumentDefaultDescription
row(Mandatory)The row number of the row. The row is numbered from top to bottom, with the top row being 0.

Return Value

A TextBox object representing the prototype of the cells in the row. This may be used to fine-tune the appearance of the cells in the row.