LayoutViewCustomRowCellEditEventArgs Constructors
Provides data for the LayoutView.CustomRowCellEdit event.| Name | Parameters | Description |
|---|---|---|
| LayoutViewCustomRowCellEditEventArgs(Int32, GridColumn, RepositoryItem) | rowHandle, column, repositoryItem | Initializes a new instance of the LayoutViewCustomRowCellEditEventArgs class with the specified settings. |
See Also