Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

A RowInsertBehavior value determines what style will be applied to the inserted rows.

C#
vb.net

Values

Name

Description

Above

The style of the new rows will match the style of the row above them.

Below

The style of the new rows will match the style of the row below them.

Ignore

The default style will be applied to the new rows.

  • No labels