GetCustomRowCellEditEventArgs Constructors
Provides data for the VGridControlBase.RecordCellStyle event.Name | Parameters | Description |
---|---|---|
GetCustomRowCellEditEventArgs(BaseRow, Int32, Int32, RepositoryItem) | row, recordIndex, cellIndex, repositoryItem | Initializes a new instance of the GetCustomRowCellEditEventArgs class. |
See Also