A ColumnInsertBehavior value determines what style will be applied to the inserted columns.

 public sealed class ColumnInsertBehavior : TypesafeEnum
Public NotInheritable Class ColumnInsertBehavior
		Inherits TypesafeEnum

Name

Description

Ignore

The default style will be applied to the new columns.

Left

The style of the new columns will match the style of the column to their left

Right

The style of the new columns will match the style of the column to their right