The EaxGridHeaderBehaviour enumeration is used to determine the type of behavior of rows or columns when inserting a data area.
It is used by the following property:
Value | Brief description |
0 | Fixed. Fixed size of rows/columns. |
1 | Capture. Capture adjacent rows/columns. |
2 | Insert. Insert new rows/columns. |
See also: