IDataGridView.TableStyle

Syntax

TableStyle: TabTablePredefinedStyle;

Description

The TableStyle property determines the alternating style used in the table.

Example

The property use is given in the example for IDataGridView.BeginUpdate.

See also:

IDataGridView