Description
A ColumnInsertBehavior value determines what style will be applied to the inserted columns.
C#
vb.net
Values
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 |