AD
Administrator
Syncfusion Team
August 13, 2005 12:03 AM UTC
RowIndex = -1 and ColIndex >0 indicates that a ColStyle object is being set during the pass through QueryCellInfo. When RowIndex > 0 and ColIndex = -1, a RowStyle object is being populated. When both are -1, the TableStyle object is being populated.