The following tables list the members exposed by IUIActionNotifier.
Name | Description | |
---|---|---|
![]() | VerticalScrollPosition | Returns the vertical scroll position. |
Name | Description | |
---|---|---|
![]() | ColumnAutoSized | Notifies listeners that a column has been auto-sized. |
![]() | ColumnAutoSizing | Notifies listeners that a column is in the process of being auto-sized. |
![]() | ColumnResized | Notifies listeners that the value of the ColumnWidth property has changed by the completion of a column resizing operation. |
![]() | ColumnResizing | Notifies listeners that a column is in the process of being resized. |
![]() | KeyActionPerformed | Notifies listeners that a keyboard action has been performed. |
![]() | KeyActionPerforming | Notifies listeners that a keyboard action is about to be performed. |
![]() | RowResized | Notifies listeners that the value of the MaximumOwnersInView property has changed by the completion of a row resizing operation. |
![]() | RowResizing | Notifies listeners that a row is in the process of being resized. |
![]() | Scroll | Notifies listeners that a scrollbar element has been manipulated. |