TabRowColumnResizeType

Description

The TabRowColumnResizeType enumeration contains types of action which result in table rows or columns' resizing.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Resize. Resizing column or row either by moving column/row border or by changing respective width or height in application code.
1 Hide. Hiding column or row by folding the expander or by setting zero width/height for column or row.
2 Show. Displaying column or row by unfolding expander or be setting non-zero width or height.

See also:

Tab Assembly Enumerations