The following tables list the members exposed by UXGridViewBeginningEditEventArgs.
| Name | Description | |
|---|---|---|
![]() | UXGridViewBeginningEditEventArgs Constructor | Initializes a new instance of the UXGridViewBeginningEditEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Column | Gets the column that contains the cell to be edited. |
![]() | EditingEventArgs | Gets information about the user gesture that caused the cell to enter edit mode. |
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Row | Gets the row that contains the cell to be edited. |
![]() | Source | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
| Name | Description | |
|---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |


