The following tables list the members exposed by AfterRowLayoutItemResizedEventArgs.
| Name | Description | |
|---|---|---|
![]() | AfterRowLayoutItemResizedEventArgs Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ResizeType | Gets the type of Resize operation being performed. |
![]() | RowLayoutItem | Row-Layout item being resized. This can be either an UltraGridColumn or a ColumnHeader. It will be UltraGridColumn if the item being resized is a cell. It will be ColumnHeader if the item being resized is a header. |